[Bug 14092] New: I don't think the phrase "bubbling event listeners" has any real meaning. Would't non-capturing event listener be better here? Handlers can be invoked during the bubbling or at_target phases, right?

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

           Summary: I don't think the phrase "bubbling event listeners"
                    has any real meaning.  Would't non-capturing event
                    listener be better here?  Handlers can be invoked
                    during the bubbling or at_target phases, right?
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#eve
                    nts
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html
Multipage: http://www.whatwg.org/C#events
Complete: http://www.whatwg.org/c#events

Comment:
I don't think the phrase "bubbling event listeners" has any real meaning. 
Would't non-capturing event listener be better here?  Handlers can be invoked
during the bubbling or at_target phases, right?

Posted from: 66.114.38.251
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0a2)
Gecko/20110907 Firefox/8.0a2

-- 
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 Thursday, 8 September 2011 20:49:30 UTC