ISSUE-2352: DOMFocusIn/DOMFocusOut deprecated in DOM 3 Events
DOMFocusIn/DOMFocusOut deprecated in DOM 3 Events
- State:
- RAISED
- Product:
- SVG 2
- Raised by:
- Erik Dahlström
- Opened on:
- 2010-07-15
- Description:
- In DOM 3 Events (not yet normatively referenced by any SVG specs) the DOMFocusIn and DOMFocusOut events have been deprecated, and are replaced by the equivalent focusin and focusout:
http://www.w3.org/TR/DOM-Level-3-Events/#event-type-focusin
http://www.w3.org/TR/DOM-Level-3-Events/#event-type-focusout
This raises the question whether SVG 2.0 should register event listeners for the new type of event for the corresponding on-attributes (onfocusin/onfocusout). In SVG 1.1 they register listeners for DOMFocusIn/DOMFocusOut. - Related Actions Items:
- No related actions
- Related emails:
- ISSUE-2352: DOMFocusIn/DOMFocusOut deprecated in DOM 3 Events [SVG 2.0] (from sysbot+tracker@w3.org on 2010-07-15)
Related notes:
No additional notes.
Display change log