Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 44a63befef09f0f6755ed771051826780cde1fb2
https://github.com/WebKit/WebKit/commit/44a63befef09f0f6755ed771051826780cde1fb2
Author: Joshua Hoffman <[email protected]>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M Source/WebCore/accessibility/AXCoreObject.cpp
M Source/WebCore/accessibility/AXCoreObject.h
M Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm
Log Message:
-----------
AX: Expose orientation on iOS
https://bugs.webkit.org/show_bug.cgi?id=299043
rdar://160805653
Reviewed by Chris Fleizach.
Begin exposing the accessibility orientation of objects (when supported) on
iOS. This
PR explicitly only will expose an non-undefined orientation when the object (a)
supports
aria-orientation and (b) has a non-default value.
* Source/WebCore/accessibility/AXCoreObject.cpp:
(WebCore::AXCoreObject::defaultOrientation const):
(WebCore::AXCoreObject::orientation const):
* Source/WebCore/accessibility/AXCoreObject.h:
* Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:
(-[WebAccessibilityObjectWrapper accessibilityOrientation]):
Canonical link: https://commits.webkit.org/300166@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes