Sign in
webkit
/
WebKit
/
4bcb3438baef1cfe12aea6aa10c3a06a0ad5b00d
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
quirk-margin-not-collapse-when-floating.html
blob: d24241276fd211dc411810af20a9e43d766d309b [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
p
{
float
:
left
;
width
:
100px
;
height
:
100px
;
background-color
:
green
}
</style>
<p>