[webkit-changes] [WebKit/WebKit] 6af395: [ATSPI] Expose `AXKeyShortcutsValue` accessiblity ...

Vitaly Dyachkov noreply at github.com
Wed Jan 11 05:31:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6af39536e5410dcea4f9a80ec2ef6a51c862ee93
      https://github.com/WebKit/WebKit/commit/6af39536e5410dcea4f9a80ec2ef6a51c862ee93
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    R LayoutTests/platform/gtk/accessibility/custom-elements/hidden-button-expected.txt
    M Tools/WebKitTestRunner/InjectedBundle/atspi/AccessibilityUIElementAtspi.cpp

  Log Message:
  -----------
  [ATSPI] Expose `AXKeyShortcutsValue` accessiblity string attribute to WTR JS
https://bugs.webkit.org/show_bug.cgi?id=250449

Reviewed by Carlos Garcia Campos.

This attribute is required by `accessibility/custom-elements/hidden-button.html`.

* LayoutTests/platform/gtk/accessibility/custom-elements/hidden-button-expected.txt: Removed.
* Tools/WebKitTestRunner/InjectedBundle/atspi/AccessibilityUIElementAtspi.cpp:
(WTR::AccessibilityUIElement::stringAttributeValue):

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




More information about the webkit-changes mailing list