[webkit-changes] [WebKit/WebKit] 3b062d: AX: Fix for accessibility/aria-roles.html in isola...

AndresGonzalezApple noreply at github.com
Wed Jan 25 12:33:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b062d855943f7bfd9a04edacdbe6c9a42d26c70
      https://github.com/WebKit/WebKit/commit/3b062d855943f7bfd9a04edacdbe6c9a42d26c70
  Author: Andres Gonzalez <andresg_22 at apple.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M LayoutTests/accessibility-isolated-tree/TestExpectations
    M LayoutTests/accessibility/aria-roles-expected.txt
    M LayoutTests/accessibility/aria-roles.html
    M LayoutTests/platform/win/accessibility/aria-roles-expected.txt

  Log Message:
  -----------
  AX: Fix for accessibility/aria-roles.html in isolated tree mode.
https://bugs.webkit.org/show_bug.cgi?id=251129
<rdar://problem/104631292>

Reviewed by Chris Fleizach.

Removed dependency on setting focus to elements in order to retrieve accessibible element. Followed our current coding standard for tests.

* LayoutTests/accessibility-isolated-tree/TestExpectations:
* LayoutTests/accessibility/aria-roles-expected.txt:
* LayoutTests/accessibility/aria-roles.html:

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




More information about the webkit-changes mailing list