Sign in
webkit
/
WebKit
/
5477927d104775982421a977c5683c552d9374f2
/
.
/
LayoutTests
/
fast
/
block
/
inside-inlines
/
empty-block-expected.html
blob: be38bc7a9f643ca04ed90f5dffdbc5e5bf713efc [
file
] [
log
] [
blame
]
<!doctype html>
The two lines below should look identical.
<div>
<a
style
=
"
line-height
:
2
;
background-color
:
green
;
padding
:
0
100px
"
>
<br>
</a>
</div>