3 li { list-style-image: url(resources/white.gif); line-height:
30px; }
4 span { line-height: normal }
8 This test demonstrates that list items are not affected by the quirk that shrinks line boxes with no text children.
13 <ul style=
"list-style-type:none">
14 <li style=
"list-style-image:none"><span>Three
</span>
15 <li style=
"list-style-image:none"><span>Four
</span>