[Webkit-unassigned] [Bug 206251] AX: Implement support for ARIA 1.3 roles mark, suggestion (ARIA Annotations)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 17:05:34 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=206251
--- Comment #4 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 461902
--> https://bugs.webkit.org/attachment.cgi?id=461902
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=461902&action=review
> Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:2835
> + return Accessibility::findAncestor(*self.axBackingObject, false, [] (const auto& object) {
ancestorWithRole
> Tools/DumpRenderTree/AccessibilityUIElement.cpp:2031
> + { "isMark", getIsMarkAnnotationCallback, 0 , kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
maybe call isMarkAnnotation since that what the rest of the methods call it
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220827/6ad72813/attachment.htm>
More information about the webkit-unassigned
mailing list