Re: getBBox() for a circle with radius 0

Klaus,

My take is this...

http://www.w3.org/TR/SVGTiny12/coords.html#BoundingBox says... Elements
which do not partake in the rendering
tree<http://www.w3.org/TR/SVGTiny12/intro.html#TermRenderingTree>...,
shall not contribute to the bounding box of the parent element

http://www.w3.org/TR/SVG/shapes.html#CircleElement for radius says... A
value of zero disables rendering of the element.

Best regards

Robert.

Received on Wednesday, 27 June 2012 09:14:19 UTC