<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] --> | |
<style> | |
div { | |
border: 1px solid green; | |
} | |
</style> | |
<div style="width: 70px; height: 30px;"></div> | |
<div style="width: 170px; height: 10px;"></div> |