[webkit-changes] [WebKit/WebKit] d5fbad: AX: inverse role synonyms "presentation" and "none...

Chris Fleizach noreply at github.com
Sat Mar 25 16:00:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d5fbadeac7c422a6ec74ca37bdf8f120b63f4a7c
      https://github.com/WebKit/WebKit/commit/d5fbadeac7c422a6ec74ca37bdf8f120b63f4a7c
  Author: Chris Fleizach <cfleizach at apple.com>
  Date:   2023-03-25 (Sat, 25 Mar 2023)

  Changed paths:
    M LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt
    M LayoutTests/platform/gtk/inspector/dom/getAccessibilityPropertiesForNode-expected.txt
    M Source/WebCore/accessibility/AccessibilityObject.cpp

  Log Message:
  -----------
  AX: inverse role synonyms "presentation" and "none" to make "none" the primary
https://bugs.webkit.org/show_bug.cgi?id=224617
rdar://76713760

Reviewed by Devin Rousso.

Prefer the "none" role over "presentation" for the inspector.

* LayoutTests/inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
* LayoutTests/platform/gtk/inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
* Source/WebCore/accessibility/AccessibilityObject.cpp:
(WebCore::initializeRoleMap):

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




More information about the webkit-changes mailing list