You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
[Severe] This element has an unsupported ARIA attribute (1)
See AX_ARIA_10 for more information. <input type="number" id="amount" aria-required="true" required>
the following http://codepen.io/stevef/pen/BpQdwj produces an error
It is allowed https://www.w3.org/TR/html-aria/#attr-required , but not allowed to be false if
required
is preseneteThe text was updated successfully, but these errors were encountered: