Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/settimeout-active-script
/
.
/
css
/
css-variables
/
resources
/
variable-reference-refresh-iframe.css
blob: 7a10918d0014be9b941908fc434a91f694a537c0 [
file
] [
log
] [
blame
] [
edit
]
#
testElement
{
--
color
:
green
;
color
:
var
(--
color
);
}