Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 62f15ab41eb01a6f102c272374587d8cacbf7f3e
https://github.com/WebKit/WebKit/commit/62f15ab41eb01a6f102c272374587d8cacbf7f3e
Author: Ryosuke Niwa <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/ImageAnalysisTests.mm
Log Message:
-----------
[Live Range Selection] Some tests in TestWebKitAPI.ImageAnalysisTests fail
https://bugs.webkit.org/show_bug.cgi?id=250125
Reviewed by Darin Adler.
The following tests fail when enabling live range selection because they were
using legacy editing offsets,
which is no longer allowed. Fixed the tests by using valid offsets instead.
TestWebKitAPI.ImageAnalysisTests.AllowRemoveBackgroundOnce
TestWebKitAPI.ImageAnalysisTests.MenuControllerItems
TestWebKitAPI.ImageAnalysisTests.PerformRemoveBackground
* Tools/TestWebKitAPI/Tests/WebKitCocoa/ImageAnalysisTests.mm:
Canonical link: https://commits.webkit.org/258494@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes