[svgwg] Issue: 'autofocus' attribute support (#726) marked as Agenda+

dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Agenda+":

== 'autofocus' attribute support ==
Spec: https://svgwg.org/svg2-draft/struct.html#CommonAttributes
Context: https://github.com/whatwg/html/pull/4830

In the HTML specification, we're about to make `autofocus` a global attribute.
Because any SVG element can be focusable by [tabindex](https://svgwg.org/svg2-draft/struct.html#SVGElementTabindexAttribute), `autofocus` attribute should be supported as well.


See https://github.com/w3c/svgwg/issues/726

Received on Monday, 19 August 2019 09:34:47 UTC