haikuwebkit/LayoutTests/fast/layoutformattingcontext/anonymous-inline-container-...

8 lines
233 B
HTML

<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
text-rendering: optimizeSpeed;
}
</style>
<div><span style="color:green">t</span>ext content</div>