It’s a bit strange that some element interfaces (e.g. SVGSVGElement) are defined to inherit from EventTarget, while others (e.g. SVGViewElement) aren’t. Better would be either: 1. Remove those inheritances, and stating that all Elements in an SVG document must also implement EventTarget. Or 2. Remove those inheritances, but make SVGElement inherit from EventTarget. -- Cameron McCormack ≝ http://mcc.id.au/Received on Sunday, 26 April 2009 02:28:53 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 26 April 2009 02:28:54 GMT