Bug 289290
| Summary: | AX: WebKit (and other engines currently) fails computedlabel expectation for <img title="foo" alt=""> | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | James Craig <jcraig> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, rahim_abdi, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
James Craig
AX: WebKit (and other engines currently) fails computedlabel expectation for <img title="foo" alt="">
Looks like the explicit alt="" overrides the included title attribute.
https://wpt.fyi/results/accname/name/comp_tooltip.tentative.html?label=pr_head&max-count=1&pr=49552
ARIA WG discussed and agreed this case should pass. WPT test was adjusted to align with the spec.
https://github.com/web-platform-tests/wpt/pull/49552
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146429365>
James Craig
WebKit: https://webkit.org/b/289290
Chromium: https://issues.chromium.org/issues/401294444
Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1952401
Rahim Abdi
Pull request: https://github.com/rahimabdi/WebKit/pull/1
Rahim Abdi
(In reply to rahim_abdi from comment #3)
> Pull request: https://github.com/rahimabdi/WebKit/pull/1
Please disregard this pull request. It looks like my "git-webkit pull-request" accidentally raised a PR against my fork and not upstream (https://github.com/WebKit/WebKit.git).
Rahim Abdi
Pull request: https://github.com/WebKit/WebKit/pull/42354
EWS
Committed 292105@main (fbcb00b98357): <https://commits.webkit.org/292105@main>
Reviewed commits have been landed. Closing PR #42354 and removing active labels.