blob: 285337e4a2d0596e460b061e4e6ab70ccebc74bf [file] [log] [blame]
<!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>