haikuwebkit/LayoutTests/fast/layoutformattingcontext/line-heigt-when-text-is-ins...

11 lines
234 B
HTML

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