[Webkit-unassigned] [Bug 235204] New: AX: Move methods that are unnecessarily in AccessibilityRenderObject to AccessibilityNodeObject (part 1 / n)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 13 14:21:36 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235204
Bug ID: 235204
Summary: AX: Move methods that are unnecessarily in
AccessibilityRenderObject to AccessibilityNodeObject
(part 1 / n)
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tyler_w at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Many methods in AccessibilityRenderObject don't actually do anything renderer-specific, and thus should be in the base class AccessibilityNodeObject. This will help improve our support for AX objects that normally have renderers, but don't because of CSS or ARIA markup (e.g. display: contents).
--
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/20220113/83b1b51f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list