mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 695538 followup. Fix typo in reference and format the test to look more like the reference.
This commit is contained in:
parent
393799daca
commit
2993384666
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user