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