- From: Steve Dickson <sdickson@savagesoftware.com>
- Date: Fri, 18 Feb 2000 16:28:34 -0800
- To: www-svg@w3.org
In the 'definitive' HTML version of the SVG 1.0 Specification working draft of December 3, 1999, the following entries appear in the interface definition for SVGSVGElement: interface SVGSVGElement : SVGStyledElement { ... SVGTransformList createSVGTransformList(); SVGLengthList createSVGTransformList(); ... }; Note also that the entry: SVGLenghtList createSVGLengthList(); is already defined in the existing interface. Is this an error and, if so, how should the corrected version of the IDL spec for SVGSVGElement read? S.
Received on Friday, 18 February 2000 19:28:25 UTC