Sign in
webkit
/
WebKit
/
a659cc2560ef03ca74fc359443f5a95cd40bafd1
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
multicol
/
span
/
height-increase-expected.html
blob: 0432a6c3738557f8c173c42d48447a726de1015d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
The word 'PASS' should be seen below.
</p>
<div
style
=
"
color
:
black
;
background
:
yellow
;
"
>
<div
style
=
"
height
:
200px
;
background
:
black
;
"
></div>
PASS
</div>