[svgwg] Incorrect Bounding Box Demonstration Result in Specification

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

== Incorrect Bounding Box Demonstration Result in Specification ==
In the Bounding boxes section of the SVG 2 specification [Chapter 8 - Coordinate Systems, Transformations and Units](https://www.w3.org/TR/SVG2/coords.html#BoundingBoxes)  the result for group-1 is incorrect and should be {10,10,100,100}.  

You might also want to change the example so that the bbox for rect-2 does not contain the bbox of the use.

Personally, I also think that union should be defined. 

Otherwise, set box to be the union of box and the result of invoking the algorithm to compute a bounding box with child as the element and the same values for space, fill, stroke, markers and clipped as the corresponding algorithm input values.


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

Received on Saturday, 1 September 2018 10:20:26 UTC