[w3c/webauthn] a4da5b: Add "MDN Panels" to spec (#1411)

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: a4da5bebc666c7c0cb99984bebb0ae10f49e6111
      https://github.com/w3c/webauthn/commit/a4da5bebc666c7c0cb99984bebb0ae10f49e6111
  Author: =JeffH <jdhodges@google.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add "MDN Panels" to spec (#1411)

* 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

* try a value of 'maybe'

Received on Wednesday, 13 May 2020 19:10:42 UTC