[webkit-changes] [WebKit/WebKit] c0f082: /pointerevents/extension WPTs are outdated and mis...
Abrar Rahman Protyasha
noreply at github.com
Wed Jul 31 23:20:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0f082685e282ddf6b2613d03996a623932d90ed
https://github.com/WebKit/WebKit/commit/c0f082685e282ddf6b2613d03996a623932d90ed
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
R LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/idlharness.window.js
R LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_constructor-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_constructor.html
R LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification.html
Log Message:
-----------
/pointerevents/extension WPTs are outdated and missing from upstream
https://bugs.webkit.org/show_bug.cgi?id=277456
rdar://132942952
Reviewed by Richard Robinson.
We remove the imported/w3c/web-platform-tests/pointerevents/extension
directory in this patch.
This directory currently contains two tests:
- imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_constructor.html
- imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification.html
The entire directory has been removed from the upstream tree, and we have
updated versions of both tests in `/pointerevents`, so we should just
remove these.
* LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/idlharness.window.js: Removed.
* LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_constructor-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_constructor.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/pointerevents/extension/pointerevent_touch-action-verification.html: Removed.
Canonical link: https://commits.webkit.org/281690@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list