|
364 | 364 | }
|
365 | 365 | }
|
366 | 366 | },
|
| 367 | + { |
| 368 | + "title": "Element with role attribute has required states and properties", |
| 369 | + "permalink": "/standards-guidelines/act/rules/4e8ab6/", |
| 370 | + "successCriteria": [ |
| 371 | + "info-and-relationships", |
| 372 | + "name-role-value" |
| 373 | + ], |
| 374 | + "wcagTechniques": [ |
| 375 | + "ARIA5" |
| 376 | + ], |
| 377 | + "deprecated": false, |
| 378 | + "proposed": false, |
| 379 | + "frontmatter": { |
| 380 | + "id": "4e8ab6", |
| 381 | + "name": "Element with role attribute has required states and properties", |
| 382 | + "rules_format": 1.1, |
| 383 | + "rule_type": "atomic", |
| 384 | + "description": "This rule checks that elements that have an explicit role also specify all required states and properties.\n", |
| 385 | + "accessibility_requirements": { |
| 386 | + "wcag-technique:ARIA5": { |
| 387 | + "forConformance": false, |
| 388 | + "failed": "not satisfied", |
| 389 | + "passed": "further testing needed", |
| 390 | + "inapplicable": "further testing needed" |
| 391 | + }, |
| 392 | + "aria12:requiredState": { |
| 393 | + "title": "ARIA 1.2, 5.2.2 Required States and Properties", |
| 394 | + "forConformance": true, |
| 395 | + "failed": "not satisfied", |
| 396 | + "passed": "satisfied", |
| 397 | + "inapplicable": "satisfied" |
| 398 | + }, |
| 399 | + "wcag20:1.3.1": { |
| 400 | + "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
| 401 | + }, |
| 402 | + "wcag20:4.1.2": { |
| 403 | + "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
| 404 | + } |
| 405 | + }, |
| 406 | + "input_aspects": [ |
| 407 | + "DOM Tree" |
| 408 | + ], |
| 409 | + "acknowledgments": { |
| 410 | + "authors": [ |
| 411 | + "Anne Thyme Nørregaard", |
| 412 | + "Tom Brunet" |
| 413 | + ], |
| 414 | + "funding": [ |
| 415 | + "WAI-Tools" |
| 416 | + ] |
| 417 | + } |
| 418 | + } |
| 419 | + }, |
367 | 420 | {
|
368 | 421 | "title": "Form field has non-empty accessible name",
|
369 | 422 | "permalink": "/standards-guidelines/act/rules/e086e5/",
|
|
2644 | 2697 | }
|
2645 | 2698 | }
|
2646 | 2699 | },
|
2647 |
| - { |
2648 |
| - "title": "Element with role attribute has required states and properties", |
2649 |
| - "permalink": "/standards-guidelines/act/rules/4e8ab6/proposed/", |
2650 |
| - "successCriteria": [ |
2651 |
| - "info-and-relationships", |
2652 |
| - "name-role-value" |
2653 |
| - ], |
2654 |
| - "wcagTechniques": [ |
2655 |
| - "ARIA5" |
2656 |
| - ], |
2657 |
| - "deprecated": false, |
2658 |
| - "proposed": true, |
2659 |
| - "frontmatter": { |
2660 |
| - "id": "4e8ab6", |
2661 |
| - "name": "Element with role attribute has required states and properties", |
2662 |
| - "rules_format": 1.1, |
2663 |
| - "rule_type": "atomic", |
2664 |
| - "description": "This rule checks that elements that have an explicit role also specify all required states and properties.\n", |
2665 |
| - "accessibility_requirements": { |
2666 |
| - "wcag-technique:ARIA5": { |
2667 |
| - "forConformance": false, |
2668 |
| - "failed": "not satisfied", |
2669 |
| - "passed": "further testing needed", |
2670 |
| - "inapplicable": "further testing needed" |
2671 |
| - }, |
2672 |
| - "aria12:requiredState": { |
2673 |
| - "title": "ARIA 1.2, 5.2.2 Required States and Properties", |
2674 |
| - "forConformance": true, |
2675 |
| - "failed": "not satisfied", |
2676 |
| - "passed": "satisfied", |
2677 |
| - "inapplicable": "satisfied" |
2678 |
| - }, |
2679 |
| - "wcag20:1.3.1": { |
2680 |
| - "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
2681 |
| - }, |
2682 |
| - "wcag20:4.1.2": { |
2683 |
| - "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
2684 |
| - } |
2685 |
| - }, |
2686 |
| - "input_aspects": [ |
2687 |
| - "DOM Tree" |
2688 |
| - ], |
2689 |
| - "acknowledgments": { |
2690 |
| - "authors": [ |
2691 |
| - "Anne Thyme Nørregaard", |
2692 |
| - "Tom Brunet" |
2693 |
| - ], |
2694 |
| - "funding": [ |
2695 |
| - "WAI-Tools" |
2696 |
| - ] |
2697 |
| - } |
2698 |
| - } |
2699 |
| - }, |
2700 | 2700 | {
|
2701 | 2701 | "title": "Error message describes invalid form field value",
|
2702 | 2702 | "permalink": "/standards-guidelines/act/rules/36b590/proposed/",
|
|
0 commit comments