[webauthn] Merged Pull Request: Bikeshed fixes

selfissued has just merged simoneonofri's pull request 2243 for https://github.com/w3c/webauthn:

== Bikeshed fixes ==
Some fixes for bikeshed generation (e.g., HTML, links)

on the links, the validator told me this is not working:

```
spec: html; urlPrefix: https://html.spec.whatwg.org/multipage/
    type: dfn
        urlPrefix: browsers.html
            text: browsing context; url: browsing-context
        urlPrefix: origin.html
            text: origin; url: concept-origin
            text: document.domain; url:dom-document-domain
        urlPrefix: form-control-infrastructure.html
            text: autofill detail token; url: autofill-detail-tokens
            text: non-autofill credential type; url: non-autofill-credential-type
 ```
 
 and should be updated from 
 
 https://html.spec.whatwg.org/multipage/browsers.html#browsing-context

to

https://html.spec.whatwg.org/multipage/document-sequences.html#browsing-context


<!--
    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/2243.html" title="Last updated on Jan 27, 2025, 1:27 PM UTC (4a54f30)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/2243/34d93ac...4a54f30.html" title="Last updated on Jan 27, 2025, 1:27 PM UTC (4a54f30)">Diff</a>

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


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

Received on Tuesday, 28 January 2025 16:54:13 UTC