haikuwebkit/LayoutTests/fast/layoutformattingcontext/block-only/out-of-flow-is-never-float-...

11 lines
269 B
HTML

<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
float: left;
position: absolute;
width: 100px;
height: 100px;
background-color: green;
}
</style>
<div></div><div><div>