[webkit-changes] [WebKit/WebKit] 75825c: AX: Make accessibility/mac/input-slider.html await...

Tyler Wilcock noreply at github.com
Fri Dec 2 11:49:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 75825c6ed2682e9381749161702a275e849b511e
      https://github.com/WebKit/WebKit/commit/75825c6ed2682e9381749161702a275e849b511e
  Author: Tyler Wilcock <tyler_w at apple.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M LayoutTests/accessibility-isolated-tree/TestExpectations
    M LayoutTests/accessibility/mac/input-slider-expected.txt
    M LayoutTests/accessibility/mac/input-slider.html

  Log Message:
  -----------
  AX: Make accessibility/mac/input-slider.html await dynamic page changes so it can pass in ITM
https://bugs.webkit.org/show_bug.cgi?id=248552
rdar://problem/102827179

Reviewed by Chris Fleizach.

Rewrite this test such that it uses async-await for the various dynamic
JS changes it makes. This is required to allow changes to sync to the
ITM cache.

* LayoutTests/accessibility-isolated-tree/TestExpectations:
Mark accessibility/mac/input-slider.html as passing.
* LayoutTests/accessibility/mac/input-slider-expected.txt:
* LayoutTests/accessibility/mac/input-slider.html:

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




More information about the webkit-changes mailing list