-
There are two test cases for Inapplicable Example 6 in https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases.json
https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/akn7bn/a133…
-
Checker rule [img_alt_valid](https://github.com/IBMa/equal-access/blob/master/accessibility-checker-engine/src/v4/rules/img_alt_valid.ts) reports inconsistent with ACT rule(s) below (updated with 7 No…
-
Checker rule [element_orientation_unlocked](https://github.com/IBMa/equal-access/blob/master/accessibility-checker-engine/src/v4/rules/element_orientation_unlocked.ts) reports inconsistent with ACT ru…
-
Checker rule [meta_redirect_optional](https://github.com/IBMa/equal-access/blob/master/accessibility-checker-engine/src/v4/rules/meta_redirect_optional.ts) is also involved with these ACT rule(s) belo…
-
Note that the APA WG prefers groups to run a self-review around the time of FPWD. Let us know when you have done it. Get advice on
-
The Privacy IG prefers groups to complete a self-review around the time of FPWD. See https://w3ctag.github.io/security-questionnaire/.
If you still want us to review your spec, please provide the i…
-
Is there any chance to have possibility to select ACT rules level I want to use for evaluation?
-
hello,
First, thank you for your hard work, it's very appreciate.
I'm working on a archlinux based system with Runit as services manager and obviously without systemd. For the moment i use eudev.
I ha…
-
List of ARIA rules which need review
- Role attribute has valid value
https://www.w3.org/WAI/standards-guidelines/act/rules/674b10/proposed/
- ARIA state or property has valid value
https://…
-
**Is your feature request related to a problem? Please describe.**
I am using package instantiations, e.g.
```vhdl
package my_pkg is new my_generic_pkg
generic map (
g_my_generic => 2
);…