[csswg-drafts] Pull Request: [resize-observer-1] Include SVG elements that generate CSS layout boxes #4032

w1ndy has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [resize-observer-1] Include SVG elements that generate CSS layout boxes #4032 ==
This PR incorporates [this resolution](https://github.com/w3c/csswg-drafts/issues/4032#issuecomment-510137495) on the interactions between SVG and ResizeObserver into the spec:

> RESOLVED: svg elements generating css layout boxes are included as part of resize observer and resize observer rectangles with a definition of `svg:root, *:not(svg|*) > svg, svg|foreignObject > svg { /* SVG elements with CSS layout box */}

I wonder if this resolution is still intended to be included in the spec. This PR can be closed if not. Thanks!

See https://github.com/w3c/csswg-drafts/pull/7537


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 26 July 2022 09:18:19 UTC