Sign in
webkit
/
WebKit
/
3f78a298b8cb2d7ccc1b4dafb89a4d60eb2fbe8f
/
.
/
LayoutTests
/
fast
/
shadow-dom
/
resources
/
shared-resolver-host-invalidation.css
blob: a470b8f9f82414f70fde7c0e5a4a57dfb5d1b846 [
file
] [
log
] [
blame
]
:
host
,
:
root
{
--
background-color
:
red
;
}
div
{
background-color
:
var
(--
background-color
);
border
:
1px
solid black
;
}