index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
css
/
css-variables
/
resources
/
variable-reference-refresh-iframe.css
blob: 7a10918d0014be9b941908fc434a91f694a537c0 (
plain
)
1
2
3
4
5
#
testElement
{
--color
:
green
;
color
:
var
(
--color
);
}