Sign in
chromium
/
chromium
/
src.git
/
72.0.3586.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
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>