haikuwebkit/LayoutTests/fast/layoutformattingcontext/inlin-box-content-fits-but-...

4 lines
318 B
HTML

<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<div style="width: 300px; height: 40px; background-color: green;"></div>
<div style="width: 50px; height: 20px; background-color: red; position: relative; top: -20px; left: 90px"></div>