[Webkit-unassigned] [Bug 238680] New: AccessibilityNodeObject::elementRect should use children rects for display:contents AX objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 1 13:02:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238680
Bug ID: 238680
Summary: AccessibilityNodeObject::elementRect should use
children rects for display:contents AX objects
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
Because display:contents AccessibilityNodeObjects can have rendered content (unlike `hidden`, `aria-hidden="false"` node objects), we can compute AccessibilityNodeObject::elementRect by adding up the rectangles of the object's children.
--
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/20220401/9cd0a944/attachment.htm>
More information about the webkit-unassigned
mailing list