Skip to content

UsableNet AQA ACT Semi-autoamted Implementation

Number of Rules Implemented
Consistent Partially consistent
WCAG 2 rules 33 1
Proposed rules 19 4

Implemented Rules

Rule Name Type Consistency
Role attribute has valid value WCAG 2 Rule Consistent
ARIA state or property has valid value WCAG 2 Rule Consistent
ARIA attribute is defined in WAI-ARIA WCAG 2 Rule Consistent
Element with lang attribute has valid language tag WCAG 2 Rule Consistent
Menuitem has non-empty accessible name WCAG 2 Rule Consistent
Iframe with interactive elements is not excluded from tab-order WCAG 2 Rule Consistent
Important letter spacing in style attributes is wide enough WCAG 2 Rule Consistent
Important word spacing in style attributes is wide enough WCAG 2 Rule Consistent
Important line height in style attributes is wide enough WCAG 2 Rule Consistent
autocomplete attribute has valid value WCAG 2 Rule Consistent
Button has non-empty accessible name WCAG 2 Rule Consistent
Element marked as decorative is not exposed WCAG 2 Rule Consistent
Form field has non-empty accessible name WCAG 2 Rule Consistent
HTML page lang attribute has valid language tag WCAG 2 Rule Consistent
HTML page has non-empty title WCAG 2 Rule Consistent
Image button has non-empty accessible name WCAG 2 Rule Consistent
Image has non-empty accessible name WCAG 2 Rule Consistent
Link has non-empty accessible name WCAG 2 Rule Consistent
SVG element with explicit role has non-empty accessible name WCAG 2 Rule Consistent
Element with presentational children has no focusable content WCAG 2 Rule Consistent
Headers attribute specified on a cell refers to cells in the same table element WCAG 2 Rule Consistent
Element with aria-hidden has no content in sequential focus navigation WCAG 2 Rule Consistent
Meta element has no refresh delay WCAG 2 Rule Consistent
Meta viewport allows for zoom WCAG 2 Rule Consistent
Object element rendering non-text content has non-empty accessible name WCAG 2 Rule Consistent
HTML page has lang attribute WCAG 2 Rule Consistent
HTML page title is descriptive WCAG 2 Rule Consistent
Image accessible name is descriptive WCAG 2 Rule Consistent
Scrollable content can be reached with sequential focus navigation WCAG 2 Rule Consistent
Element in sequential focus order has visible focus WCAG 2 Rule Consistent
Text has minimum contrast WCAG 2 Rule Consistent
Text has enhanced contrast WCAG 2 Rule Consistent
HTML images contain no text WCAG 2 Rule Partial
Meta element has no refresh delay (no exception) WCAG 2 Rule Consistent
ARIA required owned elements Proposed Rule Partial
ARIA state or property is permitted Proposed Rule Partial
Audio element content has text alternative Proposed Rule Consistent
Bypass Blocks of Repeated Content Proposed Rule Consistent
Device motion based changes to the content can be disabled Proposed Rule Consistent
Device motion based changes to the content can also be created from the user interface Proposed Rule Consistent
HTML element language subtag matches language Proposed Rule Consistent
Focusable element has no keyboard trap Proposed Rule Partial
Form field label is descriptive Proposed Rule Consistent
Heading is descriptive Proposed Rule Consistent
HTML page language subtag matches default language Proposed Rule Consistent
Iframe element has non-empty accessible name Proposed Rule Consistent
Image not in the accessibility tree is decorative Proposed Rule Consistent
Error message describes invalid form field value Proposed Rule Consistent
Link in context is descriptive Proposed Rule Consistent
Links with identical accessible names and same context serve equivalent purpose Proposed Rule Consistent
Content has alternative for visual reference Proposed Rule Consistent
Element with role attribute has required states and properties Proposed Rule Consistent
Summary element has non-empty accessible name Proposed Rule Consistent
Video element auditory content has captions Proposed Rule Partial
Video element visual-only content has accessible alternative Proposed Rule Consistent
Video element visual content has strict accessible alternative Proposed Rule Consistent
Visible label is part of accessible name Proposed Rule Consistent

About UsableNet AQA - WCAG 2.2 AA Semi-auto Results

Results in this page are taken from a public test report published by UsableNet. Data is published using the EARL+JSON-LD data format.

Implementation Details

Role attribute has valid value

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the aria_role_not_valid procedure. The implementation is fully consistent with the Role attribute has valid value WCAG 2 rule. It covers all 10 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
None
  • 1.3.1 Info and Relationships

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

ARIA state or property has valid value

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the aria_value_wrong procedure. The implementation is fully consistent with the ARIA state or property has valid value WCAG 2 rule. It covers all 21 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
None
  • 1.3.1 Info and Relationships

ARIA attribute is defined in WAI-ARIA

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the invalid_aria_attr procedure. The implementation is fully consistent with the ARIA attribute is defined in WAI-ARIA WCAG 2 rule. It covers all 7 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
None
  • 1.3.1 Info and Relationships
Test Results
invalid_aria_attr
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Passed Example 4 passed
Failed Example 1 failed
Failed Example 2 failed
Inapplicable Example 1 passed
Passed Example 2 * passed

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Element with lang attribute has valid language tag

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the element_invalid_lang procedure. The implementation is fully consistent with the Element with lang attribute has valid language tag WCAG 2 rule. It covers all 19 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 3.1.2 Language of Parts
  • 3.1.2 Language of Parts

Menuitem has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the control_without_computed_name procedure. The implementation is fully consistent with the Menuitem has non-empty accessible name WCAG 2 rule. It covers all 8 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 4.1.2 Name, Role, Value
Test Results
control_without_computed_name
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Passed Example 4 passed
Failed Example 1 failed
Failed Example 2 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed

Iframe with interactive elements is not excluded from tab-order

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the focusable_elements_inside_iframe procedure. The implementation is fully consistent with the Iframe with interactive elements is not excluded from tab-order WCAG 2 rule. It covers all 9 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.1.1 Keyboard
  • 2.1.1 Keyboard

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Important letter spacing in style attributes is wide enough

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the wrong_letter_spacing procedure. The implementation is fully consistent with the Important letter spacing in style attributes is wide enough WCAG 2 rule. It covers all 19 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.4.12 Text Spacing
  • 1.4.12 Text Spacing

Important word spacing in style attributes is wide enough

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the wrong_word_spacing procedure. The implementation is fully consistent with the Important word spacing in style attributes is wide enough WCAG 2 rule. It covers all 19 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.4.12 Text Spacing
  • 1.4.12 Text Spacing

Important line height in style attributes is wide enough

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the wrong_line_height procedure. The implementation is fully consistent with the Important line height in style attributes is wide enough WCAG 2 rule. It covers all 24 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.4.12 Text Spacing
  • 1.4.12 Text Spacing

autocomplete attribute has valid value

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the invalid_autocomplete_token procedure. The implementation is fully consistent with the autocomplete attribute has valid value WCAG 2 rule. It covers all 28 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.3.5 Identify Input Purpose
  • 1.3.5 Identify Input Purpose

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Button has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the input_without_computed_name procedure. The implementation is fully consistent with the Button has non-empty accessible name WCAG 2 rule. It covers all 17 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 4.1.2 Name, Role, Value

Element marked as decorative is not exposed

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the invalid_aria_attr procedure. The implementation is fully consistent with the Element marked as decorative is not exposed WCAG 2 rule. It covers all 10 examples. The implementation correctly reports no success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
None None
Test Results
invalid_aria_attr
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Passed Example 4 passed
Passed Example 5 passed
Passed Example 6 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Inapplicable Example 1 passed

Form field has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the input_without_computed_name procedure. The implementation is fully consistent with the Form field has non-empty accessible name WCAG 2 rule. It covers all 19 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 4.1.2 Name, Role, Value

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

HTML page lang attribute has valid language tag

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the page_invalid_lang procedure. The implementation is fully consistent with the HTML page lang attribute has valid language tag WCAG 2 rule. It covers all 7 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 3.1.1 Language of Page
  • 3.1.1 Language of Page
Test Results
page_invalid_lang
Passed Example 1 passed
Passed Example 2 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Failed Example 4 failed
Inapplicable Example 1 passed

HTML page has non-empty title

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the page_missing_title procedure. The implementation is fully consistent with the HTML page has non-empty title WCAG 2 rule. It covers all 11 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.2 Page Titled
  • 2.4.2 Page Titled

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Image button has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the image_button_without_computed_name procedure. The implementation is fully consistent with the Image button has non-empty accessible name WCAG 2 rule. It covers all 12 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.1.1 Non-text Content
  • 4.1.2 Name, Role, Value
  • 1.1.1 Non-text Content
  • 4.1.2 Name, Role, Value

Image has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the image_missing_alt procedure. The implementation is fully consistent with the Image has non-empty accessible name WCAG 2 rule. It covers all 18 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.1.1 Non-text Content
  • 1.1.1 Non-text Content

Link has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the link_without_computed_name procedure. The implementation is fully consistent with the Link has non-empty accessible name WCAG 2 rule. It covers all 28 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 2.4.4 Link Purpose (In Context)
  • 2.4.4 Link Purpose (In Context)
  • 4.1.2 Name, Role, Value

SVG element with explicit role has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the svg_without_alt procedure. The implementation is fully consistent with the SVG element with explicit role has non-empty accessible name WCAG 2 rule. It covers all 10 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.1.1 Non-text Content
  • 1.1.1 Non-text Content

Element with presentational children has no focusable content

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the focusable_presentational_children procedure. The implementation is fully consistent with the Element with presentational children has no focusable content WCAG 2 rule. It covers all 7 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 4.1.2 Name, Role, Value
Test Results
focusable_presentational_children
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Inapplicable Example 1 passed

Headers attribute specified on a cell refers to cells in the same table element

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the td_headers_check procedure. The implementation is fully consistent with the Headers attribute specified on a cell refers to cells in the same table element WCAG 2 rule. It covers all 17 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.3.1 Info and Relationships
  • 1.3.1 Info and Relationships

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Element with aria-hidden has no content in sequential focus navigation

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the aria_hidden_focusable_descendants procedure. The implementation is fully consistent with the Element with aria-hidden has no content in sequential focus navigation WCAG 2 rule. It covers all 15 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 4.1.2 Name, Role, Value

Meta element has no refresh delay

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the meta_refresh procedure. The implementation is fully consistent with the Meta element has no refresh delay WCAG 2 rule. It covers all 15 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.2.1 Timing Adjustable
  • 2.2.1 Timing Adjustable

Meta viewport allows for zoom

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the meta_prevent_zoom procedure. The implementation is fully consistent with the Meta viewport allows for zoom WCAG 2 rule. It covers all 11 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.4.4 Resize text
  • 1.4.4 Resize text

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Object element rendering non-text content has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the object_missing_computed_name procedure. The implementation is fully consistent with the Object element rendering non-text content has non-empty accessible name WCAG 2 rule. It covers all 18 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.1.1 Non-text Content
  • 1.1.1 Non-text Content

HTML page has lang attribute

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the page_missing_lang procedure. The implementation is fully consistent with the HTML page has lang attribute WCAG 2 rule. It covers all 7 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 3.1.1 Language of Page
  • 3.1.1 Language of Page
Test Results
page_missing_lang
Passed Example 1 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Failed Example 4 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed

HTML page title is descriptive

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the title_not_meaningful procedure. The implementation is fully consistent with the HTML page title is descriptive WCAG 2 rule. It covers all 7 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.2 Page Titled
  • 2.4.2 Page Titled
Test Results
title_not_meaningful
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Inapplicable Example 1 passed

Image accessible name is descriptive

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the alt_meaningful procedure. The implementation is fully consistent with the Image accessible name is descriptive WCAG 2 rule. It covers all 16 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.1.1 Non-text Content
  • 1.1.1 Non-text Content

Scrollable content can be reached with sequential focus navigation

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the scrollable_content_focus procedure. The implementation is fully consistent with the Scrollable content can be reached with sequential focus navigation WCAG 2 rule. It covers all 10 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.1.1 Keyboard
  • 2.1.3 Keyboard (No Exception)
  • 2.1.1 Keyboard
  • 2.1.3 Keyboard (No Exception)

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Element in sequential focus order has visible focus

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the focus_not_visible procedure. The implementation is fully consistent with the Element in sequential focus order has visible focus WCAG 2 rule. It covers all 7 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.7 Focus Visible
  • 2.4.7 Focus Visible
Test Results
focus_not_visible
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Passed Example 4 passed
Failed Example 1 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed
Passed Example 4 * passed
Inapplicable Example 2 * passed

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Text has minimum contrast

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the color_error_normal procedure. The implementation is fully consistent with the Text has minimum contrast WCAG 2 rule. It covers all 32 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.4.3 Contrast (Minimum)
  • 1.4.3 Contrast (Minimum)

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

Text has enhanced contrast

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the color_error_enhanced procedure. The implementation is fully consistent with the Text has enhanced contrast WCAG 2 rule. It covers all 34 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.4.6 Contrast (Enhanced)
  • 1.4.6 Contrast (Enhanced)

*: These examples are not yet approved for the rule. Results on these outcomes are not taken into consideration determining the consistency and coverage.

HTML images contain no text

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the images_of_text procedure. The implementation is partially consistent with the HTML images contain no text WCAG 2 rule. It covers all 15 examples. The implementation reports different success criteria as failed from what is expected by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.4.5 Images of Text
  • 1.4.9 Images of Text (No Exception)
  • 1.4.5 Images of Text

Meta element has no refresh delay (no exception)

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the meta_refresh_no_exception procedure. The implementation is fully consistent with the Meta element has no refresh delay (no exception) WCAG 2 rule. It covers all 13 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.2.4 Interruptions
  • 3.2.5 Change on Request
  • 2.2.4 Interruptions
  • 3.2.5 Change on Request

ARIA required owned elements

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the aria_child_wrong procedure. The implementation is partially consistent with the ARIA required owned elements proposed rule. It covers 16 of the 17 examples. For 1 example no results were reported. This can happen when examples are newer then the test results. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.3.1 Info and Relationships
  • 1.3.1 Info and Relationships

ARIA state or property is permitted

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the invalid_aria_attr procedure. The implementation is partially consistent with the ARIA state or property is permitted proposed rule. It covers 16 of the 19 examples. For 3 examples no results were reported. This can happen when examples are newer then the test results. The implementation correctly reports no success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
None None

Audio element content has text alternative

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the audio_text_alternative_meaningful procedure. The implementation is fully consistent with the Audio element content has text alternative proposed rule. It covers all 8 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.2.1 Audio-only and Video-only (Prerecorded)
  • 1.2.1 Audio-only and Video-only (Prerecorded)
Test Results
audio_text_alternative_meaningful
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Failed Example 1 failed
Failed Example 2 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed
Inapplicable Example 3 passed

Bypass Blocks of Repeated Content

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the missing_skip_links procedure. The implementation is fully consistent with the Bypass Blocks of Repeated Content proposed rule. It covers all 14 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.1 Bypass Blocks
  • 2.4.1 Bypass Blocks

Device motion based changes to the content can be disabled

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the device_motion_alternatives_not_available procedure. The implementation is fully consistent with the Device motion based changes to the content can be disabled proposed rule. It covers all 5 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.5.4 Motion Actuation
  • 2.5.4 Motion Actuation
Test Results
device_motion_alternatives_not_available
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Failed Example 1 failed
Inapplicable Example 1 passed

Device motion based changes to the content can also be created from the user interface

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the device_motion_alternatives_not_available procedure. The implementation is fully consistent with the Device motion based changes to the content can also be created from the user interface proposed rule. It covers all 6 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.5.4 Motion Actuation
  • 2.5.4 Motion Actuation
Test Results
device_motion_alternatives_not_available
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Passed Example 4 passed
Failed Example 1 failed
Inapplicable Example 1 passed

HTML element language subtag matches language

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the wrong_part_lang procedure. The implementation is fully consistent with the HTML element language subtag matches language proposed rule. It covers all 14 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 3.1.2 Language of Parts
  • 3.1.2 Language of Parts

Focusable element has no keyboard trap

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the keyboard_trap procedure. The implementation is partially consistent with the Focusable element has no keyboard trap proposed rule. It covers 15 of the 16 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.1.2 No Keyboard Trap
  • 2.1.2 No Keyboard Trap

Form field label is descriptive

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the input_without_visible_label procedure. The implementation is fully consistent with the Form field label is descriptive proposed rule. It covers all 14 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.6 Headings and Labels
  • 2.4.6 Headings and Labels

Heading is descriptive

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the heading_not_meaningful procedure. The implementation is fully consistent with the Heading is descriptive proposed rule. It covers all 14 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.6 Headings and Labels
  • 2.4.6 Headings and Labels

HTML page language subtag matches default language

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the lang_not_match_language procedure. The implementation is fully consistent with the HTML page language subtag matches default language proposed rule. It covers all 15 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 3.1.1 Language of Page
  • 3.1.1 Language of Page

Iframe element has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the iframe_without_computed_name procedure. The implementation is fully consistent with the Iframe element has non-empty accessible name proposed rule. It covers all 11 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 4.1.2 Name, Role, Value

Image not in the accessibility tree is decorative

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the image_not_decorative procedure. The implementation is fully consistent with the Image not in the accessibility tree is decorative proposed rule. It covers all 20 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.1.1 Non-text Content
  • 1.1.1 Non-text Content

Error message describes invalid form field value

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the errors_not_detected procedure. The implementation is fully consistent with the Error message describes invalid form field value proposed rule. It covers all 9 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 3.3.1 Error Identification
  • 3.3.1 Error Identification
Test Results
errors_not_detected
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Failed Example 4 failed
Failed Example 5 failed
Inapplicable Example 1 passed

Link in context is descriptive

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the link_not_meaningful procedure. The implementation is fully consistent with the Link in context is descriptive proposed rule. It covers all 18 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.4 Link Purpose (In Context)
  • 2.4.4 Link Purpose (In Context)

Links with identical accessible names and same context serve equivalent purpose

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the links_same_text_different_location procedure. The implementation is fully consistent with the Links with identical accessible names and same context serve equivalent purpose proposed rule. It covers all 24 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.4.4 Link Purpose (In Context)
  • 2.4.4 Link Purpose (In Context)

Content has alternative for visual reference

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the sensory_char procedure. The implementation is fully consistent with the Content has alternative for visual reference proposed rule. It covers all 21 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.3.3 Sensory Characteristics
  • 1.3.3 Sensory Characteristics

Element with role attribute has required states and properties

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the aria_required_attr procedure. The implementation is fully consistent with the Element with role attribute has required states and properties proposed rule. It covers all 14 examples. The implementation correctly reports no success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
None None

Summary element has non-empty accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the summary_without_computed_name procedure. The implementation is fully consistent with the Summary element has non-empty accessible name proposed rule. It covers all 12 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 4.1.2 Name, Role, Value
  • 4.1.2 Name, Role, Value

Video element auditory content has captions

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the video_without_alternative procedure. The implementation is partially consistent with the Video element auditory content has captions proposed rule. It covers all 8 examples. The implementation reports different success criteria as failed from what is expected by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
None
  • 1.2.3 Audio Description or Media Alternative (Prerecorded)
Test Results
video_without_alternative
Passed Example 1 passed
Passed Example 2 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Failed Example 4 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed

Video element visual-only content has accessible alternative

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the video_text_alternative_meaningful procedure. The implementation is fully consistent with the Video element visual-only content has accessible alternative proposed rule. It covers all 9 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.2.1 Audio-only and Video-only (Prerecorded)
  • 1.2.1 Audio-only and Video-only (Prerecorded)
Test Results
video_text_alternative_meaningful
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Failed Example 4 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed

Video element visual content has strict accessible alternative

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the video_alternative_audio procedure. The implementation is fully consistent with the Video element visual content has strict accessible alternative proposed rule. It covers all 7 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 1.2.5 Audio Description (Prerecorded)
  • 1.2.5 Audio Description (Prerecorded)
Test Results
video_alternative_audio
Passed Example 1 passed
Passed Example 2 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed

Visible label is part of accessible name

This rule is implemented by UsableNet AQA - WCAG 2.2 AA Semi-auto using the accessible_name_not_contains_visible_label procedure. The implementation is fully consistent with the Visible label is part of accessible name proposed rule. It covers all 15 examples. The implementation correctly reports which success criteria are failed by this rule. See understanding ACT consistency.

Success Criteria
Expected Reported
  • 2.5.3 Label in Name
  • 2.5.3 Label in Name
Test Results
accessible_name_not_contains_visible_label
Passed Example 1 passed
Passed Example 2 passed
Passed Example 3 passed
Passed Example 4 passed
Passed Example 5 passed
Passed Example 6 passed
Failed Example 1 failed
Failed Example 2 failed
Failed Example 3 failed
Failed Example 4 failed
Failed Example 5 failed
Inapplicable Example 1 passed
Inapplicable Example 2 passed
Inapplicable Example 3 passed
Inapplicable Example 4 passed
Back to Top

This is an unpublished draft preview that might include content that is not yet approved. The published website is at w3.org/WAI/.