This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9b5a877c75
gecko
/
layout
/
style
/
test
/
support
/
external-variable-url.css
Cameron McCormack
efeaf8eada
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
2014-04-02 14:32:16 +11:00
4 lines
33 B
CSS
Raw
Blame
History
div
{
--a
:
url
(
'image.png'
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink