Re: [csswg-drafts] [resize-observer] Fragment-aware behavior for SVG? (#7736)

I didn't think about this beforehand, but nice, the resolution is consistent with [`getClientRects()`](https://drafts.csswg.org/cssom-view/#dom-element-getclientrects):

> If the element has an associated [SVG layout box](https://drafts.csswg.org/cssom-view/#svg-layout-box) return a [DOMRectList](https://drafts.fxtf.org/geometry-1/#domrectlist) object containing a single [DOMRect](https://drafts.fxtf.org/geometry-1/#domrect) object that describes the bounding box of the element as defined by the SVG specification


-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7736#issuecomment-1355744519 using your GitHub account


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

Received on Friday, 16 December 2022 22:45:58 UTC