[webkit-changes] [WebKit/WebKit] 424173: [iOS] Several drag and drop API tests are failing ...
Wenson Hsieh
noreply at github.com
Mon Dec 16 07:15:06 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4241736760941ab557f8c72c799c952f99beaf9d
https://github.com/WebKit/WebKit/commit/4241736760941ab557f8c72c799c952f99beaf9d
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/dump-datatransfer-types.html
M Tools/TestWebKitAPI/Tests/WebKitCocoa/textarea-to-input.html
Log Message:
-----------
[iOS] Several drag and drop API tests are failing after 287851 at main
https://bugs.webkit.org/show_bug.cgi?id=284728
Reviewed by Abrar Rahman Protyasha.
After the changes in 287851 at main, these tests need to explicitly `focus()` their respective text
fields (in addition to setting selection).
* Tools/TestWebKitAPI/Tests/WebKitCocoa/dump-datatransfer-types.html:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/textarea-to-input.html:
Canonical link: https://commits.webkit.org/287879@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