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

13 lines
284 B
HTML

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