[Bug 26225] New: Normative requirement about click event in a note

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26225

            Bug ID: 26225
           Summary: Normative requirement about click event in a note
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: travil@microsoft.com
          Reporter: Ms2ger@gmail.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

"Note: The click event should only be fired for the primary pointer button
(i.e., when MouseEvent.button value is 0, MouseEvent.buttons value is 1).
Secondary buttons (like the middle or right button on a standard mouse) MUST
NOT fire click events. "

Notes are never normative, so MUST NOT contain "MUST NOT", or any other RFC2119
keywords.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 27 June 2014 21:02:15 UTC