Skip to content

Merge nonce hiding subfeature into nonce#29045

Open
Elchi3 wants to merge 1 commit intomdn:mainfrom
Elchi3:collapse-nonce
Open

Merge nonce hiding subfeature into nonce#29045
Elchi3 wants to merge 1 commit intomdn:mainfrom
Elchi3:collapse-nonce

Conversation

@Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Feb 13, 2026

Summary

I created this structure originally, but I don't like it. The implementation of the nonce attribute is complete when browsers implement it fully, so that also means nonce hiding.

We can argue if we want version ranges and partial support for Firefox 31-75 and Safari 15.4-15.5 when there was no nonce hiding, but maybe that's not too interesting anymore. Happy to add it if you want me to, though.

Test results and supporting details

Data remains the same, just no sub feature anymore.
Collector can more easily test this entry

Related issues

None open, I think.

@github-actions github-actions bot added data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed labels Feb 13, 2026
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

"edge": "mirror",
"firefox": {
"version_added": "31"
"version_added": "75"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we at least mark it as partial before the hiding behavior was supported, assuming it was already parsed and taken into consideration for its intended use case, Content-Security-Policy validation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants