[webkit-changes] [WebKit/WebKit] c8aa4e: AX: Make scroll-to-visible-action.html and content...

Tyler Wilcock noreply at github.com
Tue Jan 24 20:13:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c8aa4e87aecf6f2c3bc352c16a0a8b46af72031f
      https://github.com/WebKit/WebKit/commit/c8aa4e87aecf6f2c3bc352c16a0a8b46af72031f
  Author: Tyler Wilcock <tyler_w at apple.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M LayoutTests/accessibility/mac/scroll-to-visible-action-expected.txt
    M LayoutTests/accessibility/mac/scroll-to-visible-action.html
    M LayoutTests/platform/mac-wk2/accessibility/content-inset-scrollview-frame-expected.txt
    M LayoutTests/platform/mac-wk2/accessibility/content-inset-scrollview-frame.html

  Log Message:
  -----------
  AX: Make scroll-to-visible-action.html and content-inset-scrollview-frame.html async
https://bugs.webkit.org/show_bug.cgi?id=251049
rdar://problem/104578997

Reviewed by Chris Fleizach.

Making these tests async-friendly (by awaiting dynamic page changes) is required for a
future patch in which we serve node frames off the main-thread.

* LayoutTests/accessibility/mac/scroll-to-visible-action-expected.txt:
* LayoutTests/accessibility/mac/scroll-to-visible-action.html:
* LayoutTests/platform/mac-wk2/accessibility/content-inset-scrollview-frame-expected.txt:
* LayoutTests/platform/mac-wk2/accessibility/content-inset-scrollview-frame.html:

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




More information about the webkit-changes mailing list