[webkit-changes] [WebKit/WebKit] fb7087: AX: Make crash-in-element-for-text-marker.html and...

Tyler Wilcock noreply at github.com
Sat Dec 3 02:20:35 PST 2022


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

  Changed paths:
    M LayoutTests/accessibility-isolated-tree/TestExpectations
    M LayoutTests/accessibility/aria-liveregions-attributes-expected.txt
    M LayoutTests/accessibility/aria-liveregions-attributes.html
    M LayoutTests/accessibility/mac/crash-in-element-for-text-marker-expected.txt
    M LayoutTests/accessibility/mac/crash-in-element-for-text-marker.html
    M LayoutTests/resources/accessibility-helper.js

  Log Message:
  -----------
  AX: Make crash-in-element-for-text-marker.html and aria-liveregions-attributes.html async-friendly so they can pass in ITM
https://bugs.webkit.org/show_bug.cgi?id=248590
rdar://problem/102849570

Reviewed by Andres Gonzalez.

* LayoutTests/accessibility-isolated-tree/TestExpectations:
Mark aria-liveregions-attributes.html and crash-in-element-for-text-marker.html
as passing.
* LayoutTests/accessibility/aria-liveregions-attributes-expected.txt:
* LayoutTests/accessibility/aria-liveregions-attributes.html:
* LayoutTests/accessibility/mac/crash-in-element-for-text-marker-expected.txt:
* LayoutTests/accessibility/mac/crash-in-element-for-text-marker.html:
* LayoutTests/resources/accessibility-helper.js:
Add waitForFocus helper function that focuses an element in the DOM by
ID and waits for it to become the focused AX object.

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




More information about the webkit-changes mailing list