TT: CSP trusted types/require-trusted... fixes#42461
Merged
hamishwillee merged 3 commits intomdn:mainfrom Dec 22, 2025
Merged
Conversation
hamishwillee
commented
Dec 19, 2025
…/require-trusted-types-for/index.md
Contributor
|
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) |
hamishwillee
commented
Dec 19, 2025
8 tasks
bsmth
reviewed
Dec 19, 2025
bsmth
reviewed
Dec 19, 2025
bsmth
approved these changes
Dec 19, 2025
Member
bsmth
left a comment
There was a problem hiding this comment.
Couple of minor suggestions, but LGTM 👍🏻
hamishwillee
commented
Dec 22, 2025
Co-authored-by: Brian Smith <brian@smith.berlin>
hamishwillee
commented
Dec 22, 2025
Collaborator
Author
hamishwillee
left a comment
There was a problem hiding this comment.
Thanks for the review @bsmth
wbamberg
added a commit
to wbamberg/content
that referenced
this pull request
Dec 24, 2025
…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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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