- From: SVG Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Thu, 01 Dec 2011 11:31:32 +0000
- To: public-svg-wg@w3.org
SVG-ISSUE-2429: Errors in element/attribute lists. [SVG Full 1.1] http://www.w3.org/Graphics/SVG/WG/track/issues/2429 Raised by: Tavmjong Bah On product: SVG Full 1.1 There are a number of 'bugs' in SVG 1.1 2nd edition due to incorrect/missing entries in the definitions.xml file. The file has the following problems: svg element: extra entries for: baseProfile, height, version, width, x, y. (Seen in svg element summary in structure chapter.) tref element: missing: x, y, dx, dy, rotate, lengthAdjust, textLength. (Seen in tref element summary in text chapter.) textPath element: missing: lengthAdjust, textLength. (Seen in textPath element summary in text chapter.) 'in' attribute: missing: feMergeNode. (Seen in attributes appendix.) I have fixed these in the SVG 2 source but not in SVG 1.1 source.
Received on Thursday, 1 December 2011 11:31:35 UTC