Bug 695538 followup. Fix typo in reference and format the test to look more like the reference.

This commit is contained in:
Boris Zbarsky 2011-10-20 14:41:27 -04:00
parent 393799daca
commit 2993384666
2 changed files with 3 additions and 2 deletions

View File

@ -16,6 +16,6 @@
display: table;
}
</style>
<span class="pre"> <span cless="table"><span class="cell">A</span>
<span class="pre"> <span class="table"><span class="cell">A</span>
<span class="cell">B</span></span> </span>

View File

@ -13,5 +13,6 @@
border: solid blue;
}
</style>
<span class="pre"> <span class="cell">A</span> <span class="cell">B</span> </span>
<span class="pre"> <span class="cell">A</span>
<span class="cell">B</span> </span>