Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0496e97f86310855a96eaf4de419a1a63cfe34a
      
https://github.com/WebKit/WebKit/commit/f0496e97f86310855a96eaf4de419a1a63cfe34a
  Author: Richard Robinson <[email protected]>
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/ios/KeyboardInputTestsIOS.mm

  Log Message:
  -----------
  [ iOS ] 
TestWebKitAPI.KeyboardInputTests.AutocorrectionIndicatorColorNotAffectedByAuthorDefinedAncestorColorProperty
 is a consistent crash
https://bugs.webkit.org/show_bug.cgi?id=273834
rdar://127683332

Reviewed by Aditya Keerthi.

The test assumed a screen scale factor of 3, however this is not always true. 
Fix by querying the
actual screen scale and just using that.

* Tools/TestWebKitAPI/Tests/ios/KeyboardInputTestsIOS.mm:
(TestWebKitAPI::TEST(KeyboardInputTests, 
AutocorrectionIndicatorColorNotAffectedByAuthorDefinedAncestorColorProperty)):

Canonical link: https://commits.webkit.org/278659@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to