Bug 280012
| Summary: | AX: Include ignored objects in the core, platform-agnostic accessibility tree behind a new feature flag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tyler Wilcock <tyler_w> |
| Component: | Accessibility | Assignee: | Tyler Wilcock <tyler_w> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tyler Wilcock
This is mainly intended to support off-main-thread text marker computation, which requires ignored objects to do correctly (e.g. emitting a newline for ignored <tr> elements, as one example of many).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136316595>
Tyler Wilcock
Pull request: https://github.com/WebKit/WebKit/pull/33937
EWS
Committed 284418@main (f5c7df811ff7): <https://commits.webkit.org/284418@main>
Reviewed commits have been landed. Closing PR #33937 and removing active labels.