act-rules / act-rules.github.io

Accessibility conformance testing rules for HTML
https://act-rules.github.io/
Other
136 stars 68 forks source link

"Error message describes invalid form field value" [36b590]: Failed Example 2 should identify the errored field #2024

Open Jym77 opened 1 year ago

Jym77 commented 1 year ago

Error message describes invalid form field value, Failed Example 2 has an error message that doesn't describe how to resolve the error. However, it is also not very good at identifying the errored field, and should rather say something like "enter correct value for age" (like Passed Example 1). This would ensure we only test one condition at a time.