<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] --> | |
<html> | |
<body> | |
<div style="float: left; width: 40px; height: 25px;"></div> | |
<div style="width: 100px; height: 100px"></div> | |
<div style="float: right; width: 10px; height: 16px;"></div> | |
</div> | |
</body> | |
</html> |