James Craig
James Craig
@ aleventhal wrote: > I think there's an error in the comp_tooltip.html test: ```html CTRL + OPT ``` >According to the kbd table in HTML, many platforms do not have...
I added the following test case in this [WPT PR](https://github.com/web-platform-tests/wpt/pull/42354/files#diff-b6feaf4b99393882d2fda38764df7f0ac8a5457b5e924158adb918ce637a9b29R169). The Rendered content is camel-cased `ThisIsBroken` but AccName requires it be exposed to Accessibility as `T hisI sBro ken`… ```html...
@twilco discovered a potential ambiguity in the cascade of combined or conflicting ARIA requirements. ### First example ```html ``` UAs must use the first recognized role, except that `region` requires...
`associationlist` and related roles have tediously long names. These look like ObjC naming conventions: `associationlist:item:value:` ;-) > associationlist: A section containing associationlistitemkey and associationlistitemvalue elements. > associationlistitemkey: A single key...
I've got an ARIA action to migrate the PDF role mappings (currently a private Google Doc) into an official AAM doc, as a joint deliverable of W3C and PDFA. -...
Cross link @rahimabdi's Interop Accessibility documentation: - https://github.com/web-platform-tests/interop-accessibility/blob/main/README.md From: - readme files in each of the accessibility-relevant wpt test directories (accessibility, accname, etc) - main wpt documentation source - https://github.com/w3c/aria/blob/main/documentation/wpt.md...
Add relevant WPT accessibility keywords to the VTT tests in WPT...
Previous meeting: #143 This meeting will be November 5, 2024 @ 9AM Pacific. The meeting is usually recurring the first week of the month. Please let @zcorpan know (or comment...
## Description of Behavior Most or all of test target 81 appears invalid. Expectation and tester seem to have failed all results because VO speaks: "toggle button" and "selected toggle...
Starting with WPT.fyi since it's conveying conflicting results... I'm not sure if that's a data source problem from the wpt repo, or a bug here. WPT.fyi lists a Safari failure...