Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
ce182f4f4cdacd008274200f23abd3db3c4cbfb7
/
.
/
third_party
/
blink
/
web_tests
/
shadow-dom
/
slotted-pseudo-element-shared-style-expected.html
blob: cc92d288bce992ebba44654f52316b938df73268 [
file
]
<!DOCTYPE html>
<div>
<div>
<div>
normal
</div>
<div
style
=
"
color
:
red
"
>
red
</div>
</div>
</div>