You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mapping: The Checker implementation reports different success criteria as failed from what is expected by this rule. Checker reports 1.1.1 while ACT expects None.
aria_attribute_valid: Pass, Fail_invalid_role_attr, Fail_invalid_implicit_role_attr and maps to ARIA (None) same as ACT.
"failed correctly by " img_alt_null: potential_aria_override on Failed Example 2, but maps to 1.1.1
Mapping: This rule reports 1.1.1 while ACT expects None. This rule & reason code should map to ARIA, not 1.1.1.
philljenkins
changed the title
fixrule(img_alt_null) Maps to **1.1.1** while ACT expects **None**
fixrule(img_alt_null) Maps to *1.1.1* while ACT expects *None*
Nov 12, 2024
philljenkins
changed the title
fixrule(img_alt_null) Maps to *1.1.1* while ACT expects *None*
fixrule(img_alt_null) Maps to 1.1.1 while ACT expects NoneNov 12, 2024
Checker rule
img_alt_null
reports inconsistent with ACT rule(s) below (updated with 7 November results):1.1.1
while ACT expectsNone
.aria_attribute_valid
: Pass, Fail_invalid_role_attr, Fail_invalid_implicit_role_attr and maps toARIA (None)
same as ACT.img_alt_null
:potential_aria_override
on Failed Example 2, but maps to 1.1.11.1.1
while ACT expectsNone
. This rule & reason code should map toARIA
, not1.1.1
.Reference
The text was updated successfully, but these errors were encountered: