Re: DOM Level 3 events

Robin Berjon:
> They'll be collapsed. And lo! this time it's something that's even in 
> the spec!
> 
>   http://www.w3.org/TR/SVG12/eventlist.html

What about for scripts that inspect the type attribute of the Event
object passed to the handler?  For example, if script is checking for
"SVGError" but actually "error" is there?  Will implementations have to
fire both events, one after the other?

Cameron

-- 
Cameron McCormack
|  Web: http://mcc.id.au/
|  ICQ: 26955922

Received on Tuesday, 18 January 2005 10:45:16 UTC