haikuwebkit/LayoutTests/fast/layoutformattingcontext/wbr-simple-expected.html

9 lines
280 B
HTML

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