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

            Bug ID: 26713
           Summary: DOMFocusIn/DOMFocusOut in ShadowDOM spec should be
                    renamed to focusin/focusout
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglaz...@chromium.org
          Reporter: ko...@google.com
        QA Contact: public-webapps-bugzi...@w3.org
                CC: m...@w3.org, public-webapps@w3.org

http://w3c.github.io/webcomponents/spec/shadow/#retargeting-focus-events
mentions DOMFocusIn/Out events, but according to the latest DOM L3 Events
spec:

https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#event-type-DOMFocusIn
> Warning! The DOMFocusIn event type is defined in this specification for 
> reference and completeness, but this specification deprecates the use of this 
> event type in favor of the related event types focus and focusin.

So I suppose we should rename these events as focusin/focusout.

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

Reply via email to