Bug 232441

Summary: Resync web-platform-tests/dom from upstream
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, clopez, darin, ews-watchlist, ggaren, sam, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch ews-feeder: commit-queue-

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.