Bug 260463 - When <details> is open and closed multiple times (coalesced tasks), the ToggleEvent oldState is set wrong
Summary: When <details> is open and closed multiple times (coalesced tasks), the Toggl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: sideshowbarker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-21 02:18 PDT by sideshowbarker
Modified: 2023-08-21 09:15 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sideshowbarker 2023-08-21 02:18:04 PDT
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)
Comment 1 sideshowbarker 2023-08-21 04:42:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16881
Comment 2 sideshowbarker 2023-08-21 06:32:06 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/41559
Comment 3 EWS 2023-08-21 09:14:03 PDT
Committed 267089@main (06b30c68edf9): <https://commits.webkit.org/267089@main>

Reviewed commits have been landed. Closing PR #16881 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-08-21 09:15:25 PDT
<rdar://problem/114198127>