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