Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
css
/
CSS2
/
normal-flow
/
block-in-inline-margins-003-ref.html
blob: afcdcb0dc06d7830f259c46f03507e6f6f4dbd96 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<body>
<div>
<div
style
=
"
margin-top
:
20px
;
"
></div>
<div
style
=
"
margin-top
:
100px
;
outline
:
solid purple
4px
;
"
></div>
text
</div>
</body>