Sign in
webkit
/
WebKit
/
2bd63edec8cb33355c0adca54135ab68a665cdd5
/
.
/
LayoutTests
/
fast
/
block
/
containing-block-for-out-of-flow-becomes-static-expected.html
blob: e1587b886e27c460e2e6493feea3e28262807bd8 [
file
] [
log
] [
blame
]
<style>
div
{
width
:
500px
;
height
:
200px
;
background-color
:
green
;
}
</style>
<div>
PASS if this text is at the top left corner of the green box.
</div>