Re: [svgwg] Compatibility of focusability with HTML & platform conventions (#736)

As promised I ran [a test](https://codepen.io/AmeliaBR/pen/166240a30ea6e77b5c4b10d2bd515400) on EdgeHTML for the interaction of `focusable` and `tabindex`. I confirmed the information in the tutorial that @rniwa found, the focusable attribute takes precedence. Which is not ideal, but since this is an obsolete feature in an unmaintained rendering engine, we're not going to change it. If any other browsers find a web compat need to add `focusable` support, it should match this behavior.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/736#issuecomment-533838955 using your GitHub account

Received on Sunday, 22 September 2019 00:10:36 UTC