David Hyatt wrote: > > WebKit now has an experimental implementation of CSS variables as > outlined here: > > http://disruptive-innovations.com/zoo/cssvariables/ > > You can test this feature using a nightly from: > > http://nightly.webkit.org/ > > Test cases can be found here: > > http://trac.webkit.org/browser/trunk/LayoutTests/fast/css/variables > > dave > (hyatt@apple.com) Dave Can this be done? @variables { LogoBG / color: #fe8d12; LogoBG / background-image: url(logo.png); } div.logoContainer { background: var(LogoBG); } AlanReceived on Tuesday, 24 June 2008 10:13:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:55:07 GMT