Consistent attributes (attributes)

Components with similar functionality use the same attributes and properties (e.g., aria-label, role, name) across all pages.


Inconsistent names:

These forms have inconsistent name attributes for the same type of input:


Form 1:

Form 2:

Note: Impossible to auto-test. Requires a human tester or AI to programmatically assess consistency of name attributes.

axe detected: none  |  QualWeb detected: none