[svgwg] getBBox algorithm doesn't factor in child transforms (#673)

AmeliaBR has just created a new issue for https://github.com/w3c/svgwg:

== getBBox algorithm doesn't factor in child transforms ==
[spec](https://svgwg.org/svg2-draft/coords.html#BoundingBoxes)

See discussion in https://github.com/w3c/csswg-drafts/issues/907

There's still some confusion about how to handle 3D transforms on the child elements. But everyone is consistent (and SVG 1 prose seems to require) that transforms on the child element are converted to the parent coordinate system when calculating the parent's bounding box.


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/673 using your GitHub account

Received on Tuesday, 16 April 2019 14:50:59 UTC