Call for review: required-context, improve failed example 3

Hey folks,

This rule tweaks failed example 3 of the ARIA required context role rule.
It changes the use of aria-label on a `div` which is a prohibited attribute
on elements with a generic role as of ARIA 1.2. The attribute is instead
replaced with aria-busy, which is allowed on a div. This should better
illustrate the nature of the failure.

This review lasts for 1 week, ending on October 21st. If you have any
comments or concerns, please leave a review on the pull request:
https://github.com/act-rules/act-rules.github.io/pull/1721/

Kind regards,
-- 
*Wilco Fiers*
Axe-core & Axe-linter product owner - WCAG 3 Project Manager - Facilitator
ACT Task Force

Received on Thursday, 14 October 2021 17:06:54 UTC