SVG12: Event Types

Dear Scalable Vector Graphics Working Group,

  http://www.w3.org/TR/2004/WD-SVG12-20041027/dom.html seems to require
SVG 1.2 implementations to implement both DOM Level 2 Events and DOM
Level 3 Events; this seems impossible as these specifications are in-
compatible, one notable difference is the type attribute on the Event
interface, in Level 2 it is case-insensitive and in Level 3 it is case-
sensitive.

SVG 1.2 apparently assumes that Level 2 is correct and uses different
names to refer to the same events, e.g. "traitanimvaluechanged" and
"TraitAnimValueChanged". Please remove these conflicts. If this involves
changing DOM Level 3 Events such that the attribute becomes case-in-
sensitive again, please change that document such that it clearly de-
fines how case-insensitive comparison is to be performed.

regards.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 14 January 2005 19:36:52 UTC