[webkit-changes] [WebKit/WebKit] 6c86a3: Move tests out platform/iPhone7 specific directory
Robert Jenner
noreply at github.com
Thu Sep 15 10:43:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6c86a3cca84b4462ac5a7eb3ef4364072aad930a
https://github.com/WebKit/WebKit/commit/6c86a3cca84b4462ac5a7eb3ef4364072aad930a
Author: Robert Jenner <Jenner at apple.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
A LayoutTests/fast/events/touch/force-press-event-expected.txt
A LayoutTests/fast/events/touch/force-press-event.html
A LayoutTests/fast/events/touch/prevent-default-touchmove-prevents-scrolling-expected.txt
A LayoutTests/fast/events/touch/prevent-default-touchmove-prevents-scrolling.html
R LayoutTests/platform/iphone-7/TestExpectations
R LayoutTests/platform/iphone-7/fast/events/touch/force-press-event-expected.txt
R LayoutTests/platform/iphone-7/fast/events/touch/force-press-event.html
R LayoutTests/platform/iphone-7/fast/events/touch/prevent-default-touchmove-prevents-scrolling-expected.txt
R LayoutTests/platform/iphone-7/fast/events/touch/prevent-default-touchmove-prevents-scrolling.html
Log Message:
-----------
Move tests out platform/iPhone7 specific directory
https://bugs.webkit.org/show_bug.cgi?id=245233
rdar://problem/99976100
Unreviewed test gardening.
* LayoutTests/fast/events/touch/force-press-event-expected.txt: Renamed from LayoutTests/platform/iphone-7/fast/events/touch/force-press-event-expected.txt.
* LayoutTests/fast/events/touch/force-press-event.html: Renamed from LayoutTests/platform/iphone-7/fast/events/touch/force-press-event.html.
* LayoutTests/fast/events/touch/prevent-default-touchmove-prevents-scrolling-expected.txt: Renamed from LayoutTests/platform/iphone-7/fast/events/touch/prevent-default-touchmove-prevents-scrolling-expected.txt.
* LayoutTests/fast/events/touch/prevent-default-touchmove-prevents-scrolling.html: Renamed from LayoutTests/platform/iphone-7/fast/events/touch/prevent-default-touchmove-prevents-scrolling.html.
* LayoutTests/platform/iphone-7/TestExpectations: Removed.
Canonical link: https://commits.webkit.org/254521@main
More information about the webkit-changes
mailing list