haikuwebkit/LayoutTests/fast/inline/inline-padding-disables-tex...

8 lines
214 B
HTML

<HTML>
<BODY>
<div style="background: green; border-bottom: 1px solid black;">
<span style="padding: 0 0 0 1px;"></span></div>
<div>There should be a green block above this text</div>
</BODY>
</HTML>