On Mon, Jan 7, 2013 at 8:12 PM, Andrea Giammarchi <[email protected]> wrote: > why is iteration order important here? the event notification order is where > mousedown will always be called before click, am I missing something?
The event stuff is a distraction and was merely to illustrate. See https://www.w3.org/Bugs/Public/show_bug.cgi?id=20158#c1 For the APIs we define in "DOM-land" we aim to have them fully deterministic even when developers do strange things. -- http://annevankesteren.nl/ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

