Bug 271823
| Summary: | Implement trusted types integration with attribute DOM APIs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 17 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 270436, 272675, 272678 | ||
| Bug Blocks: | 266630 | ||
Luke Warlow
This covers integration with remaining DOM APIs related to attributes, such as Element setAttributeNode, Attr value etc.
See https://github.com/whatwg/dom/pull/1268
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125904008>
Luke Warlow
This happened for free as part of https://bugs.webkit.org/show_bug.cgi?id=270436
*** This bug has been marked as a duplicate of bug 270436 ***