Skip to:
When the Submit button is disabled, it should have an aria-disabled property.
The button has the "disabled" attribute attached when it is disabled. Since this is present, the aria-disabled attribute shouldn't be needed.
When the Submit button is disabled, it should have an aria-disabled property.