[webkit-changes] [WebKit/WebKit] 93abe6: AX: title-attribute-used-as-last-resort fails in ITM

Joshua Hoffman noreply at github.com
Thu Sep 7 16:21:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 93abe637e9084b310afbf6bf5cfbf4200ef02852
      https://github.com/WebKit/WebKit/commit/93abe637e9084b310afbf6bf5cfbf4200ef02852
  Author: Joshua Hoffman <jhoffman23 at apple.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M LayoutTests/accessibility-isolated-tree/TestExpectations
    M LayoutTests/accessibility/mac/title-attribute-used-as-last-resort-expected.txt
    M LayoutTests/accessibility/mac/title-attribute-used-as-last-resort.html

  Log Message:
  -----------
  AX: title-attribute-used-as-last-resort fails in ITM
https://bugs.webkit.org/show_bug.cgi?id=261237
rdar://problem/115079675

Reviewed by Tyler Wilcock.

This patch fixes accessibility/mac/title-attribute-used-as-last-resort.html when run in ITM mode by waiting for the attributes
to be updated asynchronously.

Isolated tree test expectations were also updated for accessibility/mac/combobox-activedescendant-notifications.html and
accessibility/mac/relationships-in-frames.html.

* LayoutTests/accessibility-isolated-tree/TestExpectations:
* LayoutTests/accessibility/mac/title-attribute-used-as-last-resort-expected.txt:
* LayoutTests/accessibility/mac/title-attribute-used-as-last-resort.html:

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




More information about the webkit-changes mailing list