Accessibility Standards Explorer

Explore the details of common accessibility standards, including WCAG 2.0, 2.1, 2.2 A, AA, and AAA.

Built with Quant Edge Functions.

Selected Standards: CAT.ARIA
aria-allowed-attr

Description: Ensure an element's role supports its ARIA attributes

Help: Elements must only use supported ARIA attributes

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-allowed-attr?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-allowed-role

Description: Ensure role attribute has an appropriate value for the element

Help: ARIA role should be appropriate for the element

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-allowed-role?application=axeAPI

Tags: cat.ariabest-practice

aria-braille-equivalent

Description: Ensure aria-braillelabel and aria-brailleroledescription have a non-braille equivalent

Help: aria-braille attributes must have a non-braille equivalent

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-braille-equivalent?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-command-name

Description: Ensure every ARIA button, link and menuitem has an accessible name

Help: ARIA commands must have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-command-name?application=axeAPI

Tags: cat.ariawcag2awcag412TTv5TT6.aEN-301-549EN-9.4.1.2ACT

aria-conditional-attr

Description: Ensure ARIA attributes are used as described in the specification of the element's role

Help: ARIA attributes must be used as specified for the element's role

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-conditional-attr?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-deprecated-role

Description: Ensure elements do not use deprecated roles

Help: Deprecated ARIA roles must not be used

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-deprecated-role?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-dialog-name

Description: Ensure every ARIA dialog and alertdialog node has an accessible name

Help: ARIA dialog and alertdialog nodes should have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-dialog-name?application=axeAPI

Tags: cat.ariabest-practice

aria-hidden-body

Description: Ensure aria-hidden="true" is not present on the document body.

Help: aria-hidden="true" must not be present on the document body

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-hidden-body?application=axeAPI

Tags: cat.ariawcag2awcag131wcag412EN-301-549EN-9.1.3.1EN-9.4.1.2

aria-input-field-name

Description: Ensure every ARIA input field has an accessible name

Help: ARIA input fields must have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-input-field-name?application=axeAPI

Tags: cat.ariawcag2awcag412TTv5TT5.cEN-301-549EN-9.4.1.2ACT

aria-meter-name

Description: Ensure every ARIA meter node has an accessible name

Help: ARIA meter nodes must have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-meter-name?application=axeAPI

Tags: cat.ariawcag2awcag111EN-301-549EN-9.1.1.1

aria-progressbar-name

Description: Ensure every ARIA progressbar node has an accessible name

Help: ARIA progressbar nodes must have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-progressbar-name?application=axeAPI

Tags: cat.ariawcag2awcag111EN-301-549EN-9.1.1.1

aria-prohibited-attr

Description: Ensure ARIA attributes are not prohibited for an element's role

Help: Elements must only use permitted ARIA attributes

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-prohibited-attr?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-required-attr

Description: Ensure elements with ARIA roles have all required ARIA attributes

Help: Required ARIA attributes must be provided

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-required-attr?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-required-children

Description: Ensure elements with an ARIA role that require child roles contain them

Help: Certain ARIA roles must contain particular children

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-required-children?application=axeAPI

Tags: cat.ariawcag2awcag131EN-301-549EN-9.1.3.1

aria-required-parent

Description: Ensure elements with an ARIA role that require parent roles are contained by them

Help: Certain ARIA roles must be contained by particular parents

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-required-parent?application=axeAPI

Tags: cat.ariawcag2awcag131EN-301-549EN-9.1.3.1

aria-roledescription

Description: Ensure aria-roledescription is only used on elements with an implicit or explicit role

Help: aria-roledescription must be on elements with a semantic role

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-roledescription?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2deprecated

aria-roles

Description: Ensure all elements with a role attribute use a valid value

Help: ARIA roles used must conform to valid values

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-roles?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-text

Description: Ensure role="text" is used on elements with no focusable descendants

Help: "role=text" should have no focusable descendants

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-text?application=axeAPI

Tags: cat.ariabest-practice

aria-toggle-field-name

Description: Ensure every ARIA toggle field has an accessible name

Help: ARIA toggle fields must have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-toggle-field-name?application=axeAPI

Tags: cat.ariawcag2awcag412TTv5TT5.cEN-301-549EN-9.4.1.2ACT

aria-tooltip-name

Description: Ensure every ARIA tooltip node has an accessible name

Help: ARIA tooltip nodes must have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-tooltip-name?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-treeitem-name

Description: Ensure every ARIA treeitem node has an accessible name

Help: ARIA treeitem nodes should have an accessible name

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-treeitem-name?application=axeAPI

Tags: cat.ariabest-practice

aria-valid-attr-value

Description: Ensure all ARIA attributes have valid values

Help: ARIA attributes must conform to valid values

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr-value?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

aria-valid-attr

Description: Ensure attributes that begin with aria- are valid ARIA attributes

Help: ARIA attributes must conform to valid names

Help URL: https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr?application=axeAPI

Tags: cat.ariawcag2awcag412EN-301-549EN-9.4.1.2

presentation-role-conflict

Description: Elements marked as presentational should not have global ARIA or tabindex to ensure all screen readers ignore them

Help: Ensure elements marked as presentational are consistently ignored

Help URL: https://dequeuniversity.com/rules/axe/4.10/presentation-role-conflict?application=axeAPI

Tags: cat.ariabest-practiceACT

What is Quant?

QuantCDN is an all-in-one CDN and Jamstack solution.

Our content delivery network spans over 90 points of presence globally to provide minimal latency to your customers around the world. Our rich feature-set includes CDN, WAF, image optimization, tiered caching, static snapshots, failover, serverless functions, and much more.

This tool is provided free of charge and built using our Edge Functions, which allow for dynamic Javascript to execute directly at edge.

Icons representing Quant CDN Services