Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
inline
/
inline-padding-disables-text-quirk.html
blob: cf7dcbdee40bb83d5374be752736599094dbde35 [
file
]
<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>