blob: 499a40b1c90e0b3eb8df1e6e2c45971033750106 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true 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>