<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] --> | |
<style> | |
div { | |
border: 1px solid red; | |
position: absolute; | |
} | |
</style> | |
<div style="width: 274px; height: 18px; left: 7px; top: 7px;"></div> | |
<div style="width: 274px; height: 18px; left: 281px; top: 7px;"></div> | |
<div style="width: 274px; height: 18px; left: 7px; top: 25px;"></div> | |
<div style="width: 274px; height: 18px; left: 281px; top: 25px;"></div> | |
</div> |