Hide nonce content attribute
Open
- Dominant language
- Go
- Stars
- 300
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The nonce shouldn't be available as a content attribute
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/nonce
Contributor guide
Research direction
Start by reading the issue and the linked MDN documentation for HTMLElement.nonce to understand the expected browser behavior. Locate the relevant HTMLElement attribute handling and its tests; done means nonce is not exposed as a content attribute while the documented nonce behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100