- From: SVG Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Thu, 8 Jan 2009 01:07:26 +0000 (GMT)
- To: public-svg-wg@w3.org
ISSUE-2197 (glyph-d-attr): Definition of @d on <glyph> doesn't link to path data type [SVG 1.2 Tiny: Errata]
http://www.w3.org/Graphics/SVG/WG/track/issues/2197
Raised by: Cameron McCormack
On product: SVG 1.2 Tiny: Errata
The attribute definition has:
d = "path data"
...
but should be
d = "<path-data>"
...
where <path-data> links to the type in types.html.
Received on Thursday, 8 January 2009 01:07:35 UTC