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