haikuwebkit/LayoutTests/fast/layoutformattingcontext/table-simple-thead-border-i...

10 lines
234 B
HTML

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