|
1598 | 1598 | }
|
1599 | 1599 | }
|
1600 | 1600 | },
|
| 1601 | + { |
| 1602 | + "title": "Summary element has non-empty accessible name", |
| 1603 | + "permalink": "/standards-guidelines/act/rules/2t702h/", |
| 1604 | + "successCriteria": [ |
| 1605 | + "name-role-value" |
| 1606 | + ], |
| 1607 | + "wcagTechniques": [], |
| 1608 | + "deprecated": false, |
| 1609 | + "proposed": false, |
| 1610 | + "frontmatter": { |
| 1611 | + "id": "2t702h", |
| 1612 | + "name": "Summary element has non-empty accessible name", |
| 1613 | + "rules_format": 1.1, |
| 1614 | + "rule_type": "atomic", |
| 1615 | + "description": "This rule checks that each `summary` element has a non-empty accessible name.\n", |
| 1616 | + "accessibility_requirements": { |
| 1617 | + "wcag20:4.1.2": { |
| 1618 | + "forConformance": true, |
| 1619 | + "failed": "not satisfied", |
| 1620 | + "passed": "further testing needed", |
| 1621 | + "inapplicable": "further testing needed" |
| 1622 | + } |
| 1623 | + }, |
| 1624 | + "input_aspects": [ |
| 1625 | + "Accessibility Tree", |
| 1626 | + "DOM Tree", |
| 1627 | + "CSS Styling" |
| 1628 | + ], |
| 1629 | + "acknowledgments": { |
| 1630 | + "authors": [ |
| 1631 | + "Wilco Fiers" |
| 1632 | + ] |
| 1633 | + } |
| 1634 | + } |
| 1635 | + }, |
1601 | 1636 | {
|
1602 | 1637 | "title": "SVG element with explicit role has non-empty accessible name",
|
1603 | 1638 | "permalink": "/standards-guidelines/act/rules/7d6734/",
|
|
3589 | 3624 | }
|
3590 | 3625 | }
|
3591 | 3626 | },
|
3592 |
| - { |
3593 |
| - "title": "Summary element has non-empty accessible name", |
3594 |
| - "permalink": "/standards-guidelines/act/rules/2t702h/proposed/", |
3595 |
| - "successCriteria": [ |
3596 |
| - "name-role-value" |
3597 |
| - ], |
3598 |
| - "wcagTechniques": [], |
3599 |
| - "deprecated": false, |
3600 |
| - "proposed": true, |
3601 |
| - "frontmatter": { |
3602 |
| - "id": "2t702h", |
3603 |
| - "name": "Summary element has non-empty accessible name", |
3604 |
| - "rules_format": 1.1, |
3605 |
| - "rule_type": "atomic", |
3606 |
| - "description": "This rule checks that each `summary` element has a non-empty accessible name.\n", |
3607 |
| - "accessibility_requirements": { |
3608 |
| - "wcag20:4.1.2": { |
3609 |
| - "forConformance": true, |
3610 |
| - "failed": "not satisfied", |
3611 |
| - "passed": "further testing needed", |
3612 |
| - "inapplicable": "further testing needed" |
3613 |
| - } |
3614 |
| - }, |
3615 |
| - "input_aspects": [ |
3616 |
| - "Accessibility Tree", |
3617 |
| - "DOM Tree", |
3618 |
| - "CSS Styling" |
3619 |
| - ], |
3620 |
| - "acknowledgments": { |
3621 |
| - "authors": [ |
3622 |
| - "Wilco Fiers" |
3623 |
| - ] |
3624 |
| - } |
3625 |
| - } |
3626 |
| - }, |
3627 | 3627 | {
|
3628 | 3628 | "title": "Table header cell has assigned cells",
|
3629 | 3629 | "permalink": "/standards-guidelines/act/rules/d0f69e/proposed/",
|
|
0 commit comments