Bug 278540
| Summary: | AX: Flakey failures in wpt.fyi Interop 2024 accessibility tests | ||
|---|---|---|---|
| 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: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tyler Wilcock
We suspect these flakey failures happen if WebDriver queries WebCore before the render tree has been built for the first time, meaning we aren't going to create accessibility objects correctly, resulting in an empty string result for computed role and computed label.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134527513>
Tyler Wilcock
Pull request: https://github.com/WebKit/WebKit/pull/32608
EWS
Committed 282659@main (4900d7a90e6e): <https://commits.webkit.org/282659@main>
Reviewed commits have been landed. Closing PR #32608 and removing active labels.