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