haikuwebkit/LayoutTests/fast/layoutformattingcontext/out-of-flow-with-non-fixed-...

10 lines
230 B
HTML

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