Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
fast
/
repaint
/
float-new-in-block-expected.html
blob: 1e8a022d57906b8e5cdca5ee1d01187814ab4e56 [
file
] [
log
] [
blame
]
<div
style
=
"
height
:
20px
;
background-color
:
lightblue
;
"
></div>
<div
style
=
"
margin-top
:
-
20px
;
width
:
100px
;
height
:
100px
;
background-color
:
green
;
"
></div>