- From: Luke Warlow <notifications@github.com>
- Date: Wed, 13 Mar 2024 08:11:22 -0700
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 March 2024 15:11:26 UTC
innerHTML, outerHTML, insertAdjacentHTML, and createContextualFragment all now take HTMLString values Changes from https://w3c.github.io/trusted-types/dist/spec/#integration-with-dom-parsing Tested in at https://wpt.live/trusted-types/ You can view, comment on, or merge this pull request online at: https://github.com/w3c/DOM-Parsing/pull/78 -- Commit Summary -- * Upstream IDL changes from Trusted Types -- File Changes -- M index.html (8) -- Patch Links -- https://github.com/w3c/DOM-Parsing/pull/78.patch https://github.com/w3c/DOM-Parsing/pull/78.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/DOM-Parsing/pull/78 You are receiving this because you are subscribed to this thread. Message ID: <w3c/DOM-Parsing/pull/78@github.com>
Received on Wednesday, 13 March 2024 15:11:26 UTC