[csswg-drafts] [resize-observer] "calculate box size" may not return (#7616)

Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts:

== [resize-observer] "calculate box size" may not return ==
https://drafts.csswg.org/resize-observer-1/#calculate-box-size

> 1. If target is an [SVGGraphicsElement](https://svgwg.org/svg2-draft/types.html#InterfaceSVGGraphicsElement) that does not have an associated CSS layout box
>     [...]
> 2. If target is not an [SVGGraphicsElement](https://svgwg.org/svg2-draft/types.html#InterfaceSVGGraphicsElement) or target is an [SVGGraphicsElement](https://svgwg.org/svg2-draft/types.html#InterfaceSVGGraphicsElement) that has an associated CSS layout box
>     [...]
>     4. return computedSize.

The 1st branch never returns.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7616 using your GitHub account


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

Received on Wednesday, 17 August 2022 20:44:51 UTC