blob: 5ab6b9cb38ea5ee81dc8a6fb20445a445ba65237 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
border: 1px solid red;
position: absolute;
}
.container {
border: 10px solid green;
width: 524px;
height: 384px;
}
</style>
<div class=container>
<style>
</style>
<div style="width: 82px; height: 124px; left: 129px; top: 129px;"></div>
<div style="width: 82px; height: 12px; left: 311px; top: 129px;"></div>
<div style="width: 82px; height: 12px; left: 311px; top: 241px;"></div>
</div>