Add nonce as a Content attribute for <link>
Open
Nobody has claimed this yet.
clarification
document conformance
topic: link
topic: script
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 3.2k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 38
Description
At least "The fetch and process the linked resource algorithm for modulepreload links" uses the nonce attribute implicitly via [[CryptographicNonce]].
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the HTML Standard's definition of Content attributes for , then trace the “fetch and process the linked resource algorithm for modulepreload links” and its use of CryptographicNonce. Confirm the required nonce attribute scope and update the specification so the link behavior and attribute definition agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100