[webauthn] Merged Pull Request: Fix Bikeshed lint

emlun has just merged emlun's pull request 2279 for https://github.com/w3c/webauthn:

== Fix Bikeshed lint ==
Fixes these Bikeshed lints:

- ```
  LINE 4469:1: Multiple possible 'allowed to use' dfn refs.
  Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
  To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
  spec:html; type:dfn; text:allowed to use
  spec:private-aggregation-api; type:dfn; text:allowed to use
  [=allowed to use=]
  LINE 4471:65: Multiple possible 'allowed to use' dfn refs.
  Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
  To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
  spec:html; type:dfn; text:allowed to use
  spec:private-aggregation-api; type:dfn; text:allowed to use
  [=allowed to use=]
  ```
- ```
  LINE 2258:27: No 'idl' refs found for '[[CollectFromCredentialStore]]()' with for='['PublicKeyCredential']'.
  {{PublicKeyCredential/[[CollectFromCredentialStore]]()}}
  ```
  (This is because `PublicKeyCredential` doesn't define its own `CollectFromCredentialStore`, instead inheriting it from `Credential`.)


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/2279.html" title="Last updated on Apr 3, 2025, 2:45 PM UTC (4655be0)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/2279/1745d5f...4655be0.html" title="Last updated on Apr 3, 2025, 2:45 PM UTC (4655be0)">Diff</a>

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 23 April 2025 18:12:42 UTC