[svgwg] Issue: getBBox algorithm doesn't factor in child transforms (#673) marked as Co-ordinates chapter

AmeliaBR has just labeled an issue for https://github.com/w3c/svgwg as "Co-ordinates chapter":

== 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.


See https://github.com/w3c/svgwg/issues/673

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