[svgwg] Issue: getBBox algorithm doesn't factor in child transforms (#673) marked as Agenda+

dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Agenda+":

== 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 Sunday, 12 May 2019 11:44:57 UTC