[Bug 12949] click() shouldn't have special powers over dispatching click event manually

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12949

--- Comment #25 from Anne <annevk@opera.com> 2011-07-05 10:20:15 UTC ---
That is not how DOM Level 3 Events describes it:
http://www.w3.org/TR/2011/WD-DOM-Level-3-Events-20110531/#event-flow-default-cancel

It also does not seem very logical to me. And what implementations do is not
exposed as it generally only applies to trusted events so that does not much
matter I think.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 5 July 2011 10:20:16 UTC