-
https://www.w3.org/TR/wai-aria-practices-1.1/examples/disclosure/disclosure-img-long-description.html
JAWS
SOLUTION
Don't use figcaption in this example ... use span instead
-
In the matrices:
> When rendered, programmatic focus should then be set to an appropriate element within the Dialog, and scripting should be used to confine the forward and reverse tab order within…
-
Requesting a new rule that requires appropriate semantics for grouped form controls. Correctly grouped form controls will take one of two approaches:
1. use `` + `` (preferred)
2. associate contr…
-
**Describe the issue**
The HTML code section is poorly accessible (not operable neither via keyboard nor via AT) and doesn't match the example implementation semantic.
**URL**
https://design-syst…
-
Should list items inside the main navigation menu have role of none?
As the `` element is being repurposed using a role of menu, should the semantic role of the list item elements also be removed? …
-
The `` print button is not keyboard focusable/operable. Additionally, it is announced as a "link" using a screen reader (missing [`role="button"`](https://developer.mozilla.org/en-US/docs/Web/Accessib…
-
> Critical: This issue results in blocked content for people with disabilities, and will definitely prevent them from accessing fundamental features or content. This type of issue puts your organizati…
-
### Subject of the issue/enhancement/features
The `.aria-label` class is supposed to visually hide content while keeping it available to screen readers. But under certain conditions, that content i…
-
In the ATK ATTA, @Joanmarie has included an argument processor that takes 3 arguments: https://github.com/Spec-Ops/web-platform-tests/blob/419a77e21fe985e1d1327dc38e42a81d4ba6145b/wai-aria/tools/atta-…
-
Hi,
Just letting you know that I tried the demo on my Android phone and there was an issue getting it to slide. Clicking anywhere on the bar moves it to the required point but sliding didn't work wel…