Open
Description
Product
axe-core
Description
the Deprecated ARIA roles documentation states:
Ensure all values assigned to role="" correspond to WAI-ARIA roles that are not deprecated, or abstract.
followed by
directory: Consider using
section
,list
, ortree
instead.
But section
is an abstract role. Was this a typo and meant to be "section element", or is this just a mistake?