Bug 260463
| Summary: | When <details> is open and closed multiple times (coalesced tasks), the ToggleEvent oldState is set wrong | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | sideshowbarker <mike> |
| Component: | DOM | Assignee: | sideshowbarker <mike> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://github.com/web-platform-tests/wpt/pull/41559 https://bugs.webkit.org/show_bug.cgi?id=252373 |
||
sideshowbarker
https://commits.webkit.org/267076@main didn’t get the ToggleEvent oldState value set correctly in the case where the <details> element is open and closed multiple times (toggled back and forth)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
sideshowbarker
Pull request: https://github.com/WebKit/WebKit/pull/16881
sideshowbarker
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/41559
EWS
Committed 267089@main (06b30c68edf9): <https://commits.webkit.org/267089@main>
Reviewed commits have been landed. Closing PR #16881 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/114198127>