Sign in
chromium
/
chromium
/
src
/
e56ee73b51a20cb3aed067ff2693b8703d577400
/
.
/
third_party
/
blink
/
web_tests
/
fast
/
multicol
/
float-margin-at-row-boundary-expected.html
blob: 4d10314ecc99398c3edd664f8f982d178f59ff12 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
There should be a hotpink square below.
</p>
<div
style
=
"
padding-top
:
30px
;
"
>
<div
style
=
"
margin-left
:
30px
;
width
:
40px
;
height
:
40px
;
background
:
hotpink
;
"
></div>
</div>