Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5ca0a73ea682c8afaa5bfedbc4ba00fd845c1c52
https://github.com/WebKit/WebKit/commit/5ca0a73ea682c8afaa5bfedbc4ba00fd845c1c52
Author: Fujii Hironori <[email protected]>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M LayoutTests/fast/events/touch/basic-multi-touch-events-limited.html
M LayoutTests/fast/events/touch/basic-multi-touch-events.html
M LayoutTests/fast/events/touch/basic-single-touch-events.html
M LayoutTests/fast/events/touch/frame-hover-update.html
M LayoutTests/fast/events/touch/gesture/gesture-tap-active-state.html
M LayoutTests/fast/events/touch/input-touch-target.html
M LayoutTests/fast/events/touch/multi-touch-grouped-targets.html
M LayoutTests/fast/events/touch/multi-touch-inside-nested-iframes.html
M LayoutTests/fast/events/touch/multi-touch-some-without-handlers.html
M LayoutTests/fast/events/touch/ontouchstart-active-selector.html
M LayoutTests/fast/events/touch/resources/misc-touch-helpers.js
M LayoutTests/fast/events/touch/resources/send-touch-up.html
M LayoutTests/fast/events/touch/resources/touch-stale-node-crash.js
M LayoutTests/fast/events/touch/send-oncancel-event.html
M LayoutTests/fast/events/touch/tap-highlight-color.html
M LayoutTests/fast/events/touch/touch-active-state.html
M LayoutTests/fast/events/touch/touch-before-pressing-spin-button.html
M LayoutTests/fast/events/touch/touch-event-frames.html
M LayoutTests/fast/events/touch/touch-event-pageXY.html
M LayoutTests/fast/events/touch/touch-inside-iframe-scrolled.html
M LayoutTests/fast/events/touch/touch-inside-iframe.html
M LayoutTests/fast/events/touch/touch-scaled-scrolled.html
M LayoutTests/fast/events/touch/touch-target-limited.html
M LayoutTests/fast/events/touch/touch-target.html
M LayoutTests/fast/events/touch/zoomed-touch-event-pageXY.html
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
Log Message:
-----------
Rewrite touch event layout tests with EventSender asyncTouch* methods
https://bugs.webkit.org/show_bug.cgi?id=319874
Reviewed by Carlos Alberto Lopez Perez.
317140@main added EventSender.asyncTouch* methods. Rewrote all remaining touch
event layout tests with them.
* LayoutTests/fast/events/touch/basic-multi-touch-events-limited.html:
* LayoutTests/fast/events/touch/basic-multi-touch-events.html:
* LayoutTests/fast/events/touch/basic-single-touch-events.html:
* LayoutTests/fast/events/touch/frame-hover-update.html:
* LayoutTests/fast/events/touch/gesture/gesture-tap-active-state.html:
* LayoutTests/fast/events/touch/input-touch-target.html:
* LayoutTests/fast/events/touch/multi-touch-grouped-targets.html:
* LayoutTests/fast/events/touch/multi-touch-inside-nested-iframes.html:
* LayoutTests/fast/events/touch/multi-touch-some-without-handlers.html:
* LayoutTests/fast/events/touch/ontouchstart-active-selector.html:
* LayoutTests/fast/events/touch/resources/misc-touch-helpers.js:
* LayoutTests/fast/events/touch/send-oncancel-event.html:
* LayoutTests/fast/events/touch/tap-highlight-color.html:
* LayoutTests/fast/events/touch/touch-active-state.html:
* LayoutTests/fast/events/touch/touch-before-pressing-spin-button.html:
* LayoutTests/fast/events/touch/touch-event-frames.html:
* LayoutTests/fast/events/touch/touch-event-pageXY.html:
* LayoutTests/fast/events/touch/touch-inside-iframe-scrolled.html:
* LayoutTests/fast/events/touch/touch-inside-iframe.html:
* LayoutTests/fast/events/touch/touch-scaled-scrolled.html:
* LayoutTests/fast/events/touch/touch-target-limited.html:
* LayoutTests/fast/events/touch/touch-target.html:
* LayoutTests/fast/events/touch/zoomed-touch-event-pageXY.html:
* LayoutTests/fast/events/touch/resources/send-touch-up.html:
* LayoutTests/fast/events/touch/resources/touch-stale-node-crash.js:
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
Canonical link: https://commits.webkit.org/318371@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications