RESOLVED FIXED232441
Resync web-platform-tests/dom from upstream
https://bugs.webkit.org/show_bug.cgi?id=232441
Summary Resync web-platform-tests/dom from upstream
Chris Dumez
Reported 2021-10-28 10:20:52 PDT
Resync web-platform-tests/dom from upstream.
Attachments
Patch (65.39 KB, patch)
2021-10-28 10:23 PDT, Chris Dumez
no flags
Patch (67.61 KB, patch)
2021-10-28 13:47 PDT, Chris Dumez
ews-feeder: commit-queue-
Chris Dumez
Comment 1 2021-10-28 10:23:55 PDT
Chris Dumez
Comment 2 2021-10-28 13:47:15 PDT
Chris Dumez
Comment 3 2021-10-28 16:46:13 PDT
Comment on attachment 442739 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=442739&action=review > LayoutTests/imported/w3c/web-platform-tests/dom/events/AddEventListenerOptions-passive.any-expected.txt:3 > +FAIL preventDefault should be ignored if-and-only-if the passive option is true assert_equals: Incorrect defaultPrevented for options: undefined expected (boolean) true but got (undefined) undefined This test seems wrong, fixing it upstream via https://github.com/web-platform-tests/wpt/pull/31429. > LayoutTests/imported/w3c/web-platform-tests/dom/events/AddEventListenerOptions-passive.any.worker-expected.txt:3 > +FAIL preventDefault should be ignored if-and-only-if the passive option is true Can't find variable: document Same issue.
EWS
Comment 4 2021-10-28 17:21:59 PDT
Committed r285010 (243656@main): <https://commits.webkit.org/243656@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442739 [details].
Radar WebKit Bug Importer
Comment 5 2021-10-28 17:22:19 PDT
Note You need to log in before you can comment on or make changes to this bug.