Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
fast
/
inline
/
inline-padding-disables-text-quirk.html
blob: cf7dcbdee40bb83d5374be752736599094dbde35 [
file
] [
log
] [
blame
]
<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>