blob: 190ac654513f00a3ea700357168703e3dd63e675 [file] [log] [blame]
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
color: green;
background-color: green;
position: absolute;
}
span {
font-size: 10px;
font-family: Ahem;
}
</style>
<div><span>text content</span></div>