Bug 261143
| Summary: | Add Element/ShadowRoot's setHTMLUnsafe() and Document.parseHTMLUnsafe() methods | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joey Arhar <jarhar> |
| Component: | DOM | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ahmad.saleem792, annevk, cdumez, fbraun, rniwa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 265318, 265319 | ||
Joey Arhar
These new methods can parse HTML with declarative shadowdom.
This is being specced here: https://github.com/whatwg/html/pull/9538
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115345128>
Anne van Kesteren
FYI: HTML standard change has landed.
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/20874
EWS
Committed 271423@main (25a4ff15329b): <https://commits.webkit.org/271423@main>
Reviewed commits have been landed. Closing PR #20874 and removing active labels.