-
200823 Jun
Posted in Proposals
Dave Hyatt informs us that the latest Webkit nightlies now support an experimental implementation of CSS Variables.
The news comes only days after Daniel announced on his blog that he and Dave were in the process of finalizing a new version of the spec based on both feedback from readers and the Webkit implementation.
Nightlies can be downloaded from here and they’ve also provided a fair few test cases.
NOTE: Since mid-September, the Webkit implementation was discontinued for the time being.
You can skip to the end and leave a response.
-
Comments
-
01.
[…] CSS3.info informan que la gente de WebKit está actualmente con una implementación experimental de las […]
-
02.
CSS-Variablen sind in der Realität angekommen - Peter Kröner - Die Kunst des Machbaren says:Comment » June 24th, 2008 at 12:24 am
[…] das Ganze mangels Mac nicht – der Windows-Build ist im Moment noch eine alte Version. Aber wenn CSS3.info so schreibt, kann man dem […]
-
03.
How exciting, I can’t wait to use this new feature. Has this officially entered the CSS3 proposal?
-
04.
Proměnné v CSS implementovány ve WebKitu - Martin Hassman: blog nejen o prohlížečích says:Comment » June 24th, 2008 at 4:20 pm
[…] (via Latest Webkit nightlies now support CSS Variables) […]
-
05.
paziek says:Comment » June 24th, 2008 at 5:20 pm
Eh, just property values.
Well, better that than nothing.
But I would really love to see sth likeSomeBigAssSelector = #saf > sagsg + asg + sxz > xvv > sagsg:first-child + sag + xzxb.sfsf > ggs35 > asggs + sgasg35
SomeBigAssSelector {
color: red;
}
SomeBigAssSelector:hover {
color: green;
} -
06.
@Neal G – From the spec- “This document may be updated based on implementation experience, but no commitment is made by the authors regarding future updates. Authors would like the proposals contained in this document to be discussed in the CSS Working Group for open standardization under W3C Process.”
-
07.
[…] CSS3.info weet te melden, voordat er ook maar enige melding is gemaakt op WebKit’s eigen weblog Surfing Safari, dat WebKit in recente nightly builds de eerder voorgestelde CSS variabelen ook daadwerkelijk implementeert. […]
-
08.
This will be such a valuable feature, I just hope it doesn’t take 10 years for browsers to catch up.
-
09.
@Tim Right – you are aware that you can achive exactly the same effect with server-side variables with very little effort, right?
-
10.
This is a really bad idea, because well written css shouldn’t need variables, it would be just a way to make people write bad css and still manage it easily!
-
11.
[…] somente o WebKit aceita temporariamente o suporte a variveis em CSS eu sigo por uma busca incessante atrs de uma forma, e acabaei a […]
-
12.
At first, this looked like a bad idea. But then, I thought, this would give a lot of flexibility.
Hopefully, IE9 will support a lot of CSS3 (and we wont have to wait for IE14).
-
13.
http://siteexplorer.search.yahoo.com
-
14.
Bad idea?! What? It’s absurd that CSS didn’t have variables until now. The markup is far too redundant and basic, and is the reason that compilers like SASS exist.
-
15.
I agree that at least named constants would make CSS much easier. I could name “MainBG” “Hightlight1” etc colors, and then use them throughout. Which makes a change universal and simple.
The fact that this has never been done is silly. I hate the argument it leads to bad code. It is every bit a stupid as saying adding a command to any other language makes for bad code. NO. Bad coders make bad code.
-
16.
WTF this is much needed, this will help users write better CSS, more consistent and more compact CSS not bad CSS?!! I guess this will turn SASS and LESS on it’s head though!
-
17.
blog001 » Blog Archive » 【独自拡張、草案段階のCSSについて語れ】>>237にもあ るけど マルチプルバックグラウンド機能 background background-… says:Comment » September 13th, 2012 at 1:45 am
[…] —–321 :webkitがCSS Variablesをサポートするらしい。 http://www.css3.info/latest-webkit-nightlies-now-support-css-variables/ […]
-
01.