[w3c/webauthn] aa0b11: Test "MDN Panels" bikeshed feature

  Branch: refs/heads/jeffh-testing-mdn-panels
  Home:   https://github.com/w3c/webauthn
  Commit: aa0b113a1d21c340acce0905496192ef5788227b
      https://github.com/w3c/webauthn/commit/aa0b113a1d21c340acce0905496192ef5788227b
  Author: JeffH <jdhodges@google.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  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

Received on Monday, 4 May 2020 15:45:18 UTC