[webkit-changes] [WebKit/WebKit] 9a8c81: AX: Make accessibility/mixed-content editable-* no...

Tyler Wilcock noreply at github.com
Thu Sep 5 08:23:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9a8c812667116aaa996804abc21f82cb040cb0f0
      https://github.com/WebKit/WebKit/commit/9a8c812667116aaa996804abc21f82cb040cb0f0
  Author: Tyler Wilcock <tyler_w at apple.com>
  Date:   2024-09-05 (Thu, 05 Sep 2024)

  Changed paths:
    M LayoutTests/accessibility/mixed-contenteditable-double-br-visible-character-range-hang.html
    M LayoutTests/accessibility/mixed-contenteditable-visible-character-range-hang.html
    M LayoutTests/platform/ios/TestExpectations

  Log Message:
  -----------
  AX: Make accessibility/mixed-content editable-* not flakey
https://bugs.webkit.org/show_bug.cgi?id=279132
rdar://problem/135284714

Reviewed by Andres Gonzalez.

* LayoutTests/accessibility/mixed-contenteditable-double-br-visible-character-range-hang.html:
* LayoutTests/accessibility/mixed-contenteditable-visible-character-range-hang.html:
Make these tests async, avoiding issues where we query too early and get a too-small visible
character range rect back.
* LayoutTests/platform/ios/TestExpectations:
Re-enable these tests on iOS.

Canonical link: https://commits.webkit.org/283209@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