Bug 261143 - Add Element/ShadowRoot's setHTMLUnsafe() and Document.parseHTMLUnsafe() methods
Summary: Add Element/ShadowRoot's setHTMLUnsafe() and Document.parseHTMLUnsafe() methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anne van Kesteren
URL:
Keywords: InRadar
Depends on:
Blocks: 265318 265319
  Show dependency treegraph
 
Reported: 2023-09-05 03:29 PDT by Joey Arhar
Modified: 2023-12-01 23:38 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joey Arhar 2023-09-05 03:29:04 PDT
These new methods can parse HTML with declarative shadowdom.
This is being specced here: https://github.com/whatwg/html/pull/9538
Comment 1 Radar WebKit Bug Importer 2023-09-12 03:30:16 PDT
<rdar://problem/115345128>
Comment 2 Anne van Kesteren 2023-10-11 23:35:10 PDT
FYI: HTML standard change has landed.
Comment 3 Anne van Kesteren 2023-11-24 08:35:08 PST
Pull request: https://github.com/WebKit/WebKit/pull/20874
Comment 4 EWS 2023-12-01 23:38:07 PST
Committed 271423@main (25a4ff15329b): <https://commits.webkit.org/271423@main>

Reviewed commits have been landed. Closing PR #20874 and removing active labels.