Blaine Brodie wrote: > What is expected to occur when there > is an outstanding reference to a property value and then the property is > removed via the rule's setCssText method and then that property is added > back in via another call to the setCssText method. All CSS objects in the DOM are "live", like NodeList or Attr. So, if you get a reference to a CSSValue object, it will be updated even if you do the changes throught the CSSStyleDeclaration interface. PhilippeReceived on Monday, 18 September 2000 20:59:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:52 GMT