7 ms·
So in this article, the author says this is not supported on chrome. But in this stack question [1], chrome is clearly using it. Is the only difference the auth
by peaton 12y ago
So in this article, the author says this is not supported on chrome. But in this stack question [1], chrome is clearly using it. Is the only difference the author is discussing that now firefox uses/supports "--" instead of "var-"?
[1] http://stackoverflow.com/questions/18466569/enable-experimental-webkit-features-chrome-css-css3-variables http://stackoverflow.com/questions/18466569/enable-experimen...
- artursapek 12y agoIt was removed from Chrome in February. https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/ScKw9zYRkBc https://groups.google.com/a/chromium.org/forum/#!topic/blink...
- peterjmag 12y agoCSS variables were recently removed from Chrome: http://stackoverflow.com/a/23518831/349353 http://stackoverflow.com/a/23518831/349353
- peaton 12y agoI see, thanks for pointing that out.