You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Title: DOMFocusIn/DOMFocusOut in ShadowDOM spec should be renamed to focusin/focusout (bugzilla: 26713)
Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26713
comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26713#c0
Takayoshi Kochi wrote on 2014-09-02 07:10:58 +0000.
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
So I suppose we should rename these events as focusin/focusout.
comment: 1
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26713#c1
Anne wrote on 2014-09-02 09:29:51 +0000.
Note that Ian is trying to get all events removed other than focus/blur.
The text was updated successfully, but these errors were encountered: