[SVGMobile12] SVGT12-207: event "alias"es

The 13 Interactivity chapter makes repeated references to event "aliases", 
but never defines this term.

Does it mean that firing one event fires the other? (In what order? Does 
this affect custom events as well?) Does it mean that an event handler for 
one is fired for the other? Does it mean that if you add one event handler 
for both and then remove it for one you remove both? The list goes on.

Please define exactly how event aliases work.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 28 December 2005 23:59:53 UTC