-
Notifications
You must be signed in to change notification settings - Fork 23.1k
TT: CSP trusted types/require-trusted... fixes #42461
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
Conversation
.../en-us/web/http/reference/headers/content-security-policy/require-trusted-types-for/index.md
Outdated
Show resolved
Hide resolved
…/require-trusted-types-for/index.md
|
Preview URLs
Flaws (3)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
(comment last updated: 2025-12-22 00:51:01) |
.../en-us/web/http/reference/headers/content-security-policy/require-trusted-types-for/index.md
Show resolved
Hide resolved
files/en-us/web/http/reference/headers/content-security-policy/trusted-types/index.md
Show resolved
Hide resolved
files/en-us/web/http/reference/headers/content-security-policy/trusted-types/index.md
Outdated
Show resolved
Hide resolved
.../en-us/web/http/reference/headers/content-security-policy/require-trusted-types-for/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/http/reference/headers/content-security-policy/trusted-types/index.md
Outdated
Show resolved
Hide resolved
bsmth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of minor suggestions, but LGTM 👍🏻
files/en-us/web/http/reference/headers/content-security-policy/trusted-types/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Brian Smith <brian@smith.berlin>
hamishwillee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the review @bsmth
…skeys-guide * origin/add-passkeys-guide: Clarify fetch() error handling behavior for Response (mdn#42497) Add code example to Closure glossary entry (mdn#42477) 42252 add new relative units ff release (mdn#42470) Remove duplicated word (mdn#42496) 42252 add new relative units (mdn#42469) TrustedTypes: Range.createContextualFragment() (mdn#42493) Fix CSS, HTML, and HTTP landing pages to match sidebar content and order (mdn#42460) TT: CSP trusted types/require-trusted... fixes (mdn#42461) Improve console output formatting in Recursion glossary (mdn#42478) Add Sec-CH-Width + consistency fixes (mdn#42453) webextensions/manifest.json/options_page: typo (mdn#42394) webextensions/api/tabs/onupdated: Fix section link (mdn#42393) fix: add missing closing parenthesis (mdn#42482) docs: mark srcData as required in bufferSubData (mdn#42483) docs(learn): remove invalid type attribute from video example (mdn#42479) Drop 'read-only' from role (mdn#42474) Fix: Update bufferSubData parameters to match WebGL 1 spec mdn#42315 (mdn#42411) chore: Replace links with `cssxref` macro in the learn area (mdn#42446)
This improves CSP
require-trusted-types-forandtrusted-typesdirectives by using more current internal links and better cross linking. Thetrusted-typesalso wasn't very clear.Path of work for #41507