This website requires JavaScript.
Explore
Help
Sign In
eliott
/
servo
Watch
1
Star
0
Fork
0
You've already forked servo
mirror of
https://github.com/servo/servo
synced
2026-05-10 00:52:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee7c393773797cf1f52d052d2a69d3d4bc71a2aa
servo
/
tests
/
wpt
/
web-platform-tests
/
css
/
css-variables
/
support
/
external-variable-reference.css
WPT Sync Bot
87be1008de
Update web-platform-tests to revision b'7af9d6ec48ab04043a2bea85a3599904a1a19efa'
2021-02-21 11:31:07 -05:00
7 lines
49 B
CSS
Raw
Blame
History
:
root
{
--a
:
green
;
}
p
{
color
:
var
(
-
-
a
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink