Hi, The description of getBoundingClientRect for SVG content does not match what IE and Firefox have implemented. In SVG the getBBox method [1] excludes the stroke of an object, whereas the implementation of getBoundingClientRect in both IE 9 and Firefox includes the stroke. I believe there is no way to get the stroke extents in SVG if getBoundingClientRect won't do it. Should the specification change to match what's implemented? Best regards Robert [1] http://www.w3.org/TR/SVG/types.html#InterfaceSVGLocatableReceived on Thursday, 4 August 2011 11:04:03 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:03 UTC