[Webkit-unassigned] [Bug 236777] AX: List item marker not exposed when not a direct child of a list item
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 17 14:06:15 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236777
--- Comment #6 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 452357
--> https://bugs.webkit.org/attachment.cgi?id=452357
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=452357&action=review
> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:3294
> + if (!obj->renderer()->isListMarker())
should we put this logic in addChild() ?
--
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/20220217/8337b8e4/attachment.htm>
More information about the webkit-unassigned
mailing list