Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bikeshed fixes #2243

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Bikeshed fixes #2243

merged 1 commit into from
Jan 28, 2025

Conversation

simoneonofri
Copy link
Contributor

@simoneonofri simoneonofri commented Jan 27, 2025

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


Preview | Diff

Some fixes for bikeshed generation
@selfissued selfissued merged commit 315d68c into main Jan 28, 2025
2 checks passed
github-actions bot added a commit that referenced this pull request Jan 28, 2025
SHA: 315d68c
Reason: push, by selfissued

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@emlun emlun deleted the simoneonofri-patch-1 branch January 29, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants