- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Jul 2019 04:01:44 +0000
- To: public-svg-issues@w3.org
dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Agenda+": == Defer onfocusin and onfocusout == In SVG 2 spec, elements have graphical event attributes (onfocusin and onfocusout) while SVG 2 spec doesn't have formal definition of them. Example: https://svgwg.org/svg2-draft/struct.html#SVGElement > graphical event attributes — ‘onfocusin’, ‘onfocusout’ On the other hand, HTML Standard has a few issues about formalization of onfocusin and onfocusout. - https://github.com/whatwg/html/issues/3514 - https://github.com/whatwg/html/issues/4542 I think it is better to drop onfocusin and onfocusout for a while and update global event attributes once onfocusin and onfocusout were defined in HTML Standard. See https://github.com/w3c/svgwg/issues/715
Received on Tuesday, 23 July 2019 04:01:46 UTC