- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Fri, 31 May 2019 14:22:29 +0000
- To: public-webauthn@w3.org
emlun has just created a new issue for https://github.com/w3c/webauthn: == Clean up Bikeshed warnings == As of commit db94f4a72567ede161a26482c8ba3292e737b70d with latest Bikeshed version on 2019-05-31: ``` WARNING: You should manually provide IDs for your headings: <h3 line-number="2311" class="heading" data-level="5.7" id="webauthn-extensions-inputs-and-outputs"><span class="content">WebAuthn Extensions Inputs and Outp uts</span></h3> LINK ERROR: Multiple possible 'browsing context' dfn refs. Arbitrarily chose https://html.spec.whatwg.org/multipage/browsers.html#browsing-context To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:html; type:dfn; for:/; text:browsing context spec:html; type:dfn; for:Document; text:browsing context spec:html; type:dfn; for:Window; text:browsing context [=browsing context=] LINK ERROR: Multiple possible 'feature policy' dfn refs. Arbitrarily chose https://html.spec.whatwg.org/multipage/infrastructure.html#concept-feature-policy To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:html; type:dfn; for:Document; text:feature policy The following refs show up multiple times in their spec, in a way that Bikeshed can't distinguish between. Either create a manual link, or ask the spec maintai ner to add disambiguating attributes (usually a for='' attribute to all of them). spec:html; type:dfn; for:/; text:feature policy https://html.spec.whatwg.org/multipage/infrastructure.html#concept-feature-policy https://html.spec.whatwg.org/multipage/infrastructure.html#concept-policy-controlled-feature [=feature policy=] LINK ERROR: No 'dfn' refs found for 'domexception' that are marked for export. [=DOMException=] WARNING: The following locally-defined biblio entries are unused and can be removed: * geojson * oscca-sm3 * sp800-107r1 WARNING: Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-for="CreateCred-AuthnrSuccess" data-dfn-type="dfn" id="createcred-authnrsuccess-indicates-success" data-lt="indicates success" data-noexport="by- default">indicates success<a class="self-link" href="#createcred-authnrsuccess-indicates-success"></a></dfn> WARNING: Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-lt="webauthn-feature" data-dfn-type="dfn" id="webauthn-feature" data-noexport="by-default">webauthn<a class="self-link" href="#webauthn-feature"></a> </dfn> WARNING: Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="second-factor-platform-authenticator" data-lt="Second-factor platform authenticator" data-noexport="by-default">Second-factor plat form authenticator<a class="self-link" href="#second-factor-platform-authenticator"></a></dfn> WARNING: Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="first-factor-platform-authenticator" data-lt="First-factor platform authenticator" data-noexport="by-default">First-factor platfor m authenticator<a class="self-link" href="#first-factor-platform-authenticator"></a></dfn> WARNING: Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="second-factor-roaming-authenticator" data-lt="Second-factor roaming authenticator" data-noexport="by-default">Second-factor roamin g authenticator<a class="self-link" href="#second-factor-roaming-authenticator"></a></dfn> WARNING: Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="user-verifying-roaming-authenticator" data-lt="User-verifying roaming authenticator" data-noexport="by-default">User-verifying roa ming authenticator<a class="self-link" href="#user-verifying-roaming-authenticator"></a></dfn> WARNING: Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="resident-key-credential-property" data-lt="resident key credential property" data-noexport="by-default">resident key credential pr operty<a class="self-link" href="#resident-key-credential-property"></a></dfn> ✔ Successfully generated, with 3 linking errors ==============DONE============== ``` Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1224 using your GitHub account
Received on Friday, 31 May 2019 14:22:30 UTC