Closed
Bug 442864
Opened 17 years ago
Closed 13 years ago
CSS Variables
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 773296
People
(Reporter: tom, Unassigned)
References
()
Details
Webkit now supports CSS Variables:
http://lists.w3.org/Archives/Public/www-style/2008Jun/0230.html
Details on the spec can be found here (for now):
http://disruptive-innovations.com/zoo/cssvariables/
warning, this spec is a work in progress. Hyatt and I are working on it ATM.
Comment 2•15 years ago
|
||
Im really excited about this feature :)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•15 years ago
|
||
it's being worked on since yeah 2008 and no results yet?
Comment 4•15 years ago
|
||
(In reply to comment #3)
> it's being worked on since yeah 2008 and no results yet?
The *spec* was/is being worked on, yes. No one has been working on implementing this feature in Mozilla yet, though.
Comment 5•14 years ago
|
||
Tab Atkins suggested a new syntax, which is supposed to be implemented in Google Chrome:
http://www.xanthir.com/blog/b49w0
Add link:
CSS Variables Module Level 1 http://dev.w3.org/csswg/css-variables/
Comment 7•13 years ago
|
||
I really want to see this feature in Mozilla and if possible would like to help out with the implementation. Does anyone here know how I could get involved in the standards discussion?
(In reply to Matthew Wein from comment #7)
> I really want to see this feature in Mozilla and if possible would like to
> help out with the implementation. Does anyone here know how I could get
> involved in the standards discussion?
Subscribe to http://lists.w3.org/Archives/Public/www-style/
Landed in webkit
http://trac.webkit.org/changeset/120154
You need to log in
before you can comment on or make changes to this bug.
Description
•