WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281749
AX: Default to walking the DOM rather than the render tree when building the accessibility tree
https://bugs.webkit.org/show_bug.cgi?id=281749
Summary
AX: Default to walking the DOM rather than the render tree when building the ...
Tyler Wilcock
Reported
2024-10-18 07:44:50 PDT
This will allow us to greatly simplify much of our code which currently has to account for anonymous renderers, or renderers in general (e.g. when placing display:contents objects in the right place in the AX tree).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-18 07:44:59 PDT
<
rdar://problem/138184652
>
Tyler Wilcock
Comment 2
2024-10-18 08:05:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35430
EWS
Comment 3
2024-10-28 19:25:40 PDT
Committed
285807@main
(6a44b38c10d0): <
https://commits.webkit.org/285807@main
> Reviewed commits have been landed. Closing PR #35430 and removing active labels.
Tyler Wilcock
Comment 4
2024-11-23 18:53:37 PST
***
Bug 283511
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug