Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f811cecca4edab3c311fdd14dfe63acb7777fd3d
      
https://github.com/WebKit/WebKit/commit/f811cecca4edab3c311fdd14dfe63acb7777fd3d
  Author: Dominic Mazzoni <dm_mazz...@apple.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm
    M Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm

  Log Message:
  -----------
  AX: AXOrientation should be exposed on treegrids
https://bugs.webkit.org/show_bug.cgi?id=273132
rdar://problem/126933732

Reviewed by Andres Gonzalez.

The code to check which attributes to expose for a role was checking for tables 
first, and then tree grids, and not handling the case where a table has a tree 
grid role and it needs to expose both.

* Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:
(-[WebAccessibilityObjectWrapper ALLOW_DEPRECATED_IMPLEMENTATIONS_END]):
* Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm:
(WTR::attributeValue):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to