w3c / aria

Accessible Rich Internet Applications (WAI-ARIA)
https://w3c.github.io/aria/
Other
653 stars 125 forks source link

"undefined" value allowed to use? #2079

Open JAWS-test opened 12 months ago

JAWS-test commented 12 months ago

Some attributes have the default value "undefined". May this value be used? I think not, but I have not found any statements on this in the ARIA specification and "undefined" is used as a valid value in the ACT rules.

Example: aria-checked=undefined

See: https://github.com/w3c/aria/discussions/2078#discussioncomment-7564631 and https://www.w3.org/WAI/standards-guidelines/act/rules/6a7281/proposed/#passed-example-3

JAWS-test commented 12 months ago

I also think the addition of "default" to "undefined" is wrong: