[webkit-changes] [WebKit/WebKit] e32c6f: [GTK][a11y] /WebKitGTK/TestWebKitAccessibility:/we...

Vitaly Dyachkov noreply at github.com
Fri Dec 1 08:01:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e32c6f904bc634513e801cafcf7b34f2772e92c8
      https://github.com/WebKit/WebKit/commit/e32c6f904bc634513e801cafcf7b34f2772e92c8
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitGtk/TestWebKitAccessibility.cpp

  Log Message:
  -----------
  [GTK][a11y] /WebKitGTK/TestWebKitAccessibility:/webkit/WebKitAccessibility/accessible/children-changed is failing
https://bugs.webkit.org/show_bug.cgi?id=246501

Reviewed by Carlos Garcia Campos.

Since 254418 at main, setting a `role` of an element causes its
accessibility node to be removed and recreated with the new role.

* Tools/TestWebKitAPI/Tests/WebKitGtk/TestWebKitAccessibility.cpp:
(AccessibilityTest::startEventMonitor):
(testAccessibleChildrenChanged):

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




More information about the webkit-changes mailing list