Re: [svgwg] SVGElement.getBoundingClientRect(): which bounding box? (#339)

I have no reason to change my statement from August 2017:

> Anyway, I'd still argue for decorated-box as being the most useful.

But the complication is that the current results in Gecko and Edge aren't exactly that, and aren't consistent with each other.  So it would be spec'ing something that no one currently does. But it's more useful /consistent with CSS to include the full geometry, especially since there's already a well-supported method (`getBBox()`) to get the fill-only bounding box.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/339#issuecomment-447585018 using your GitHub account

Received on Saturday, 15 December 2018 17:39:45 UTC