Hello, I've looked at a couple of the current CSS OM implementations [Steady State and Jackaroo] and neither implement the setCssText methods of CSSStyleDeclaration and CSSRule methods correctly. That is, neither update/invalidate outstanding CSSValue references when these methods are called. It appears that in both these implementation, outstanding old CSSValues keep old data and simply detached from the CSS their trees, rather than being invalidated or updated if the values still exist after set call. Implementing these methods seems trivial at first, but it is full of pitfalls. Does anyone know of any implementations out there that implement these methods correctly? Thanks for the information. BlaineReceived on Monday, 23 October 2000 21:11:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:48 GMT