Sign in
webkit
/
WebKit
/
555d113ce6f19639a44d94156dcd67d089fce47f
/
.
/
LayoutTests
/
fast
/
block
/
block-only
/
margin-collapse-simple.html
blob: 7b5f60bbcae056fc30d3989037ff647ce4050dd9 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<div
style
=
"
margin
:
20px
;
width
:
20px
;
height
:
20px
;
"
>
<div
style
=
"
margin-top
:
20px
;
width
:
20px
;
height
:
20px
;
"
></div>
</div>
</body>
</html>