[webauthn] Pull Request: Test "MDN Panels" bikeshed feature

equalsJeffH has just submitted a new pull request for https://github.com/w3c/webauthn:

== Test "MDN Panels" bikeshed feature ==
This adds "Include MDN Panels: yes" to the spec "metadata". They are documented here:

https://tabatkins.github.io/bikeshed/#metadata-include-mdn-panels

This will add little widgets to the right side of the spec for each interface (that's been documented in MDN's "browser compatibility data" repo). These widgets summarize the implementation status of the interface in various browsers.

MDN's "browser compatibility data" repo is here:

https://github.com/mdn/browser-compat-data

A rendering of MDN's present WebAuthn implementation state is here:

https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API#Browser_compatibility

Note: presently, including this causes a [fatal error on my local bikeshed install](https://github.com/tabatkins/bikeshed/issues/1659), but cloud bikeshed handles it fine. 

See https://github.com/w3c/webauthn/pull/1411

Received on Monday, 4 May 2020 15:48:16 UTC