[webkit-changes] [WebKit/WebKit] 4b0bb9: Re-import uievents/mouse WPT
Abrar Rahman Protyasha
noreply at github.com
Mon Sep 25 09:03:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4b0bb99fb8e23b8dfaf16eeccf5da10d9bdd1fcc
https://github.com/WebKit/WebKit/commit/4b0bb99fb8e23b8dfaf16eeccf5da10d9bdd1fcc
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/resources/import-expectations.json
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/attributes-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/attributes.html
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/cancel-mousedown-in-subframe-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/cancel-mousedown-in-subframe.html
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mouseenter-mouseleave-on-drag-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mouseenter-mouseleave-on-drag.html
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mousemove_prevent_default_action.tentative-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mousemove_prevent_default_action.tentative.html
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/resources/mouse-event-reporter-subframe.html
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/resources/utils.js
A LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/resources/w3c-import.log
M LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/w3c-import.log
M LayoutTests/platform/ios-wk2/TestExpectations
A LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/mouse/attributes-expected.txt
A LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/mouse/mouseenter-mouseleave-on-drag-expected.txt
A LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/uievents/mouse/mousemove_prevent_default_action.tentative-expected.txt
A LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/uievents/mouse/mouseenter-mouseleave-on-drag-expected.txt
A LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/uievents/mouse/mousemove_prevent_default_action.tentative-expected.txt
M LayoutTests/tests-options.json
Log Message:
-----------
Re-import uievents/mouse WPT
https://bugs.webkit.org/show_bug.cgi?id=262005
rdar://115938951
Reviewed by Wenson Hsieh.
Import from upstream revision c21bb1fd1a7793e2e684225d7c0ade42bdba9bdf.
We don't have all the uievents/mouse interop WPTs checked out. This
commit addresses that, making local development easier.
LayoutTests/TestExpectations:
LayoutTests/imported/w3c/resources/import-expectations.json:
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/attributes-expected.txt: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/attributes.html: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/cancel-mousedown-in-subframe-expected.txt: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/cancel-mousedown-in-subframe.html: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mouseenter-mouseleave-on-drag-expected.txt: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mouseenter-mouseleave-on-drag.html: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mousemove_prevent_default_action.tentative-expected.txt: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/mousemove_prevent_default_action.tentative.html: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/resources/mouse-event-reporter-subframe.html: Added.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/resources/utils.js: Added.
(sendMessage):
(return.new.Promise):
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/resources/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/w3c-import.log.
LayoutTests/imported/w3c/web-platform-tests/uievents/mouse/w3c-import.log:
LayoutTests/tests-options.json:
Canonical link: https://commits.webkit.org/268395@main
More information about the webkit-changes
mailing list