Bug 301696
| Summary: | Attr value setter early returns incorrectly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
| Component: | DOM | Assignee: | Luke Warlow <lwarlow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Luke Warlow
When the TT default policy moves an attr from one element to another we currently early return, but the spec has been changed to allow the attribute to still be updated in this case.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/53203
Radar WebKit Bug Importer
<rdar://problem/164167972>
EWS
Committed 303376@main (6b5d7bbb9e82): <https://commits.webkit.org/303376@main>
Reviewed commits have been landed. Closing PR #53203 and removing active labels.