Re: [cssom] document.getOverrideStyle

Anne van Kesteren:
> Is anyone aware of implementations of  
> http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-DocumentCSS as I'm  
> thinking of dropping it in the CSSOM specification. The functionality it  
> offers seems useful, but I think it's a better idea to use (and specify)  
> Element.runtimeStyle (as found in Internet Explorer) for this purpose.

It is implemented at least in Batik.  I am somewhat surprised that it’s
not implemented in Firefox or Opera.

-- 
Cameron McCormack, http://mcc.id.au/
 xmpp:heycam@jabber.org  ▪  ICQ 26955922  ▪  MSN cam@mcc.id.au

Received on Sunday, 25 February 2007 22:24:58 UTC