[webkit-changes] [WebKit/WebKit] 756ea0: Add missing helper test script `focus-anchor-by-mo...
Ahmad Saleem
noreply at github.com
Sat Oct 12 02:24:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 756ea0bfd582a0fefed25983ed00a38d1836865a
https://github.com/WebKit/WebKit/commit/756ea0bfd582a0fefed25983ed00a38d1836865a
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2024-10-12 (Sat, 12 Oct 2024)
Changed paths:
A LayoutTests/imported/blink/fast/events/resources/focus-anchor-by-mouse.js
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
Add missing helper test script `focus-anchor-by-mouse.js`
https://bugs.webkit.org/show_bug.cgi?id=274608
rdar://129021859
Reviewed by Ryosuke Niwa.
In past, when bunch of tests were imported from Blink, following two were
also imported but we didn't imported corresponding heler test script.
> click-focus-anchor-no-ring.html
> click-focus-svganchor-no-ring.html
This patch is to import the following helper test script and also since
it relies on `mouseMoveTo`, make these tests `skipped` on iOS platform.
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/imported/blink/fast/events/resources/focus-anchor-by-mouse.js
Canonical link: https://commits.webkit.org/285068@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