Sign in
webkit
/
WebKit
/
4bcb3438baef1cfe12aea6aa10c3a06a0ad5b00d
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
anonymous-inline-container-simple.html
blob: d7d5ccd0d3dabaccc2d3553d8dd2dcb06ce9a017 [
file
] [
log
] [
blame
]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
div
::
first-letter
{
color
:
green
;
}
div
{
text-rendering
:
optimizeSpeed
;
}
</style>
<div>
text content
</div>