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

I've merely attempt to restate @progers observations to avoid negations. The additional notes I added were from memory at the time (which has since faded even more). So any actual deviations - if you were to see any - between mine and @progers comments should probably be accounted for by my poor memory.

As "luck" would have it, a compat bug pertaining to this was filed on Blink yesterday. The observation made there [1] did make it clear that what Gecko returns isn't quite the decorated bounding box (as already stated several times here).

[1] In this case it was a nested <svg>, on which Gecko appear to always return the viewport from gBCR (at least with overflow: hidden).

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

Received on Thursday, 13 December 2018 20:07:36 UTC