[webkit-changes] [WebKit/WebKit] bab60d: [ATSPI] Expose `AXAutocompleteValue` accessiblity ...

Vitaly Dyachkov noreply at github.com
Wed Jan 11 02:28:06 PST 2023


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

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

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

Reviewed by Carlos Garcia Campos.

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

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

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




More information about the webkit-changes mailing list