[svgwg] 'autofocus' attribute support (#726)

tkent-google has just created a new issue for https://github.com/w3c/svgwg:

== '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.


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/726 using your GitHub account

Received on Monday, 19 August 2019 07:53:08 UTC