<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] --> | |
<style> | |
div { | |
background-color: green; | |
width: 102px; | |
height: 235px; | |
margin: 10px; | |
} | |
</style> | |
<div style="margin-top: 18px;"></div> | |
<div></div> |