Bug 120374
| Summary: | AX: AXUITitleElement should be defined for ARIA accessible name calculation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jon Gunderson <jongund> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cfleizach, jcraig, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Jon Gunderson
WAI-ARIA CR Blocker
The following test cases result in AXTitleUIElement to be <nil>, should point to a group:
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=728
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=729
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=734
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=735
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=739
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=740
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/14848787>
Jon Gunderson
The following test cases result in AXUITitleUIElement to be <nil>, should point to a group for the following additional testcases:
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=744
https://www.w3.org/WAI/PF/testharness/testcases/edit?testsuite_id=1&testcase_id=745
chris fleizach
These links you're posting are not accessible without a password
James Craig
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/name-computation-input/744.html
https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/name-computation-input/745.html
James Craig
*** This bug has been marked as a duplicate of bug 121039 ***