[webauthn] bikeshed now catching existing link in master->index.bs

equalsJeffH has just created a new issue for https://github.com/w3c/webauthn:

== bikeshed now catching existing link in master->index.bs ==
api.csswg.org/bikeshed has apparently been updated and is now catching instances of:
```
Unexported dfn that's not referenced locally...
```

just something to have the editorial janitors clean up....  8^)

details: 
```
> curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 -F output=err
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="client-side" data-lt="Client-Side" data-noexport="by-default">Client-Side<a class="self-link" href="#client-side"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="client-side-credential-private-key-storage" data-lt="client-side credential private key storage" data-noexport="by-default">client-side credential
private key storage<a class="self-link" href="#client-side-credential-private-key-storage"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="rate-limiting" data-lt="Rate Limiting" data-noexport="by-default">Rate Limiting<a class="self-link" href="#rate-limiting"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="authenticationextensionsclientinputs" data-lt="AuthenticationExtensionsClientInputs" data-noexport="by-default">AuthenticationExtensionsClientInputs<a class="self-link" href="#authenticationextensionsclientinputs"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="authenticationextensionsclientoutputs" data-lt="AuthenticationExtensionsClientOutputs" data-noexport="by-default">AuthenticationExtensionsClientOutputs<a class="self-link" href="#authenticationextensionsclientoutputs"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="authenticationextensionsauthenticatorinputs" data-lt="AuthenticationExtensionsAuthenticatorInputs" data-noexport="by-default">AuthenticationExtensionsAuthenticatorInputs<a class="self-link" href="#authenticationextensionsauthenticatorinputs"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="cosealgorithmidentifier" data-lt="COSEAlgorithmIdentifier" data-noexport="by-default">COSEAlgorithmIdentifier<a class="self-link" href="#cosealgorithmidentifier"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="verification-procedure" data-lt="Verification procedure" data-noexport="by-default">Verification procedure<a class="self-link" href="#verification-procedure"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="daa" data-lt="DAA" data-noexport="by-default">DAA<a class="self-link" href="#daa"></a></dfn>
\033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="none-attestation-statement-format" data-lt="none attestation statement format" data-noexport="by-default">none attestation statement format<a class="self-link" href="#none-attestation-statement-format"></a></dfn>
\033[7;32m ✔ \033[0m Successfully generated, with warnings
```
see also: https://lists.w3.org/Archives/Public/public-webauthn/2018Jun/0027.html

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

Received on Wednesday, 6 June 2018 18:16:30 UTC