[Bug 29809] Accessing the offset of inner SVG elements

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29809

--- Comment #6 from Robert Longson <longsonr@gmail.com> ---
get the embedded contentDocument, use that to get the element or elements you
want from the svg and then call either getBBox or getBoundingClientRect on
that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 14 October 2016 20:23:22 UTC