haikuwebkit/LayoutTests/fast/layoutformattingcontext/table-simple-collapsed-row-...

10 lines
237 B
HTML

<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
height: 100px;
width: 100px;
border: 100px solid green;
}
</style>
<div></div>