[webkit-changes] [WebKit/WebKit] 6568bf: [Live Range Selection] TestWebKitAPI.EditorStateTe...

Ryosuke Niwa noreply at github.com
Wed Dec 21 14:14:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6568bf909a769e0b5f2f7d70379a6882ab6afc2f
      https://github.com/WebKit/WebKit/commit/6568bf909a769e0b5f2f7d70379a6882ab6afc2f
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/EditorStateTests.mm

  Log Message:
  -----------
  [Live Range Selection] TestWebKitAPI.EditorStateTests.TypingAttributesTextAlignmentAbsoluteAlignmentOptions fails
https://bugs.webkit.org/show_bug.cgi?id=249677

Reviewed by Wenson Hsieh.

This test fails because it was using an invalid offset. Use an equivalent valid offset.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/EditorStateTests.mm:
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list