Sign in
webkit
/
WebKit
/
5cda268a4e3038fdd535865c42a3c8af7153e3fb
/
.
/
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>