Re: display:none and mixed SVG and HTML

On 2/2/12 10:27 AM, Chris Lilley wrote:
> When referenced elsewhere, a shadow dom tree is built under the referencing node. That tree:
>
> - is rendering directly
> - does not have display: none
> - if it *does* get display: none then it stops rendering.

I don't believe that description matches other normative requirements in 
the SVG spec regarding property inheritance and the like.

It also doesn't really work with foreignObject, of course.

-Boris

Received on Thursday, 2 February 2012 15:32:47 UTC