[webkit-changes] [WebKit/WebKit] f0496e: [ iOS ] TestWebKitAPI.KeyboardInputTests.Autocorre...

Richard Robinson noreply at github.com
Sat May 11 19:50:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0496e97f86310855a96eaf4de419a1a63cfe34a
      https://github.com/WebKit/WebKit/commit/f0496e97f86310855a96eaf4de419a1a63cfe34a
  Author: Richard Robinson <richard_robinson2 at apple.com>
  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


More information about the webkit-changes mailing list