Skip to content

Commit fe5ff2d

Browse files
authored
Fix missing definition aria-state-or-property-valid-value-6a7281 (#2129)
1 parent 348f216 commit fe5ff2d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_rules/aria-state-or-property-valid-value-6a7281.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ This rule does not require the target of an `ID Reference` to exist. This is bec
5353
### Related rules
5454

5555
- [ARIA state or property is permitted](https://www.w3.org/WAI/standards-guidelines/act/rules/5c01ea/)
56+
- [ARIA required ID references exist](https://www.w3.org/WAI/standards-guidelines/act/rules/in6db8/)
5657

5758
### Bibliography
5859

@@ -244,3 +245,4 @@ The `aria-hidden` attribute is not on an [HTML or SVG element][].
244245
[html or svg element]: #namespaced-element
245246
[value type]: https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value
246247
[wai-aria state or property]: https://www.w3.org/TR/wai-aria-1.2/#state_prop_def
248+
[attribute value]: #attribute-value

0 commit comments

Comments
 (0)