- From: SVG Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Wed, 04 Aug 2010 22:45:44 +0000
- To: public-svg-wg@w3.org
ISSUE-2356 (rendered width/height): Consider adding renderedWidth/renderHeight properties to SVG root [SVG 2] http://www.w3.org/Graphics/SVG/WG/track/issues/2356 Raised by: Doug Schepers On product: SVG 2 We should look into a new set of DOM attributes for getting the final rendered width and height of the SVG document or fragment in pixels. For external documents, this can be detected with innerWidth/innerHeight, but it is more difficult for inline content. It would be useful to have a simple, consistent, and reliable way for authors to get this information in any context, especially for LOD.
Received on Wednesday, 4 August 2010 22:45:46 UTC