haikuwebkit/LayoutTests/fast/layoutformattingcontext/overflow-at-inline-box-boun...

11 lines
316 B
HTML

<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
border: 1px solid green;
width: 304px;
word-wrap: break-word;
font-family: Ahem;
}
</style>
<div><span>this</span><span>text</span><span>overflows=></span><span>foo</span></div>