[webkit-changes] [WebKit/WebKit] 93c158: AX: Make element-reflection-arialabelledby.html an...

Tyler Wilcock noreply at github.com
Fri Jan 27 10:55:13 PST 2023


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

  Changed paths:
    M LayoutTests/accessibility-isolated-tree/TestExpectations
    M LayoutTests/accessibility/element-reflection-ariadescribedby-expected.txt
    M LayoutTests/accessibility/element-reflection-ariadescribedby.html
    M LayoutTests/accessibility/element-reflection-arialabelledby-expected.txt
    M LayoutTests/accessibility/element-reflection-arialabelledby.html
    M LayoutTests/platform/glib/TestExpectations

  Log Message:
  -----------
  AX: Make element-reflection-arialabelledby.html and element-reflection-ariadescribedby.html async so they can pass in ITM
https://bugs.webkit.org/show_bug.cgi?id=251175
rdar://problem/104667374

Reviewed by Andres Gonzalez.

This patch also updates accessibility-isolated-tree/TestExpectations to
mark a bunch of failures that have been broken for a long time (for
example, see build https://build.webkit.org/#/builders/562/builds/6282).

* LayoutTests/accessibility/element-reflection-ariadescribedby-expected.txt:
* LayoutTests/accessibility/element-reflection-ariadescribedby.html:
* LayoutTests/accessibility/element-reflection-arialabelledby-expected.txt:
* LayoutTests/accessibility/element-reflection-arialabelledby.html:
* LayoutTests/accessibility-isolated-tree/TestExpectations
* LayoutTests/platform/glib/TestExpectations:

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




More information about the webkit-changes mailing list