This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b9311b651
gecko
/
layout
/
reftests
/
bugs
/
403657-1-ref.html
11 lines
107 B
HTML
Raw
Normal View
History
Unescape
Escape
Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron
2007-12-02 21:33:22 -08:00
<!DOCTYPE html>
<
html
>
<
body
<
ol
>
<
li
>
Some text
<
/
li
>
Disable test for now
2007-12-02 22:26:28 -08:00
<
li
>
<
/
li
>
<
li
>
<
/
li
>
Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron
2007-12-02 21:33:22 -08:00
<
/
ol
>
<
/
body
>
<
/
html
>
Reference in New Issue
Copy Permalink