SSAgov / ANDI

A tool to test web content for accessibility and 508 compliance.
https://www.ssa.gov/accessibility/andi/help/howtouse.html
Other
301 stars 76 forks source link

aria heading levels - must set #193

Open cliffbert opened 1 year ago

cliffbert commented 1 year ago

Per discussion w/ baseline group: https://github.com/atbcb/ICTTestingBaseline/issues/406

Prior to WAI-ARIA 1.2 the heading role had an implicit default aria-level value of 2. As of WAI-ARIA 1.2 this property must be explicitly set.

https://www.w3.org/TR/wai-aria-1.2/#heading