Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fast
/
dom
/
set-outer-text-on-moved-element-expected.html
blob: cc121cdad5168d2a6a074ab9ac7237b00396843a [
file
] [
edit
]
<style>
div
::
first-letter
{
color
:
green
;
}
</style>
<body>
<div>
<p
id
=
"p"
>
foo
</p>
</div>
</body>