mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
714e0a8683
--HG-- extra : transplant_source : %1B%A2%1A%2Cb%7BcS%C9%5Et%F8%F16%E3%1A%12%D67%15
13 lines
303 B
HTML
13 lines
303 B
HTML
<!DOCTYPE HTML>
|
|
<title>bug 714519: list numbering of nested vertical-align:top (reference)</title>
|
|
|
|
<style>
|
|
ol {width: 30em; margin-top: 0 }
|
|
</style>
|
|
|
|
<ol>
|
|
<li>Short line</li>
|
|
<li>This is text that needs to wrap to more than one line to cause the list bullet to disappear</li>
|
|
<li>Short line</li>
|
|
</ol>
|