Re: The .style IDL attribute

Hi Simon,


On Apr 26, 2013, at 5:54 AM, Simon Pieters <simonp@opera.com> wrote:

> Hi
> 
> Please remove the definition of SVGElement#style and replace it with  
> something like:
> 
> [[
> If the user agent supports styling with CSS, the following IDL applies:
> 
> SVGElement implements ElementCSSInlineStyle;
> ]]
> 
> and reference CSSOM.
> 
> This should make .style in SVG be the same as .style in HTML, defined in  
> one place. The suggested wording would make the attribute absent if CSS is  
> not supported.

The change sounds reasonable. What is the status of CSSOM? When will it get to LC? At the moment it doesn't look like it will be the case soon.

I do not think that this is an urgent change. We can do the change when CSSOM gets finalized and SVG2 is still in WD state. I would rather not do the dependency in this version but either in an SE or the next version of CSSOM. Again, it depends on the progress of CSSOM.

Greetings,
Dirk 


> 
> Also see
> https://www.w3.org/Bugs/Public/show_bug.cgi?id=21848
> https://www.w3.org/Bugs/Public/show_bug.cgi?id=21849
> 
> cheers
> -- 
> Simon Pieters
> Opera Software
> 

Received on Friday, 26 April 2013 14:00:54 UTC