Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
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>