diff --git a/accname/name/comp_host_language_label.tentative.html b/accname/name/comp_host_language_label.tentative.html new file mode 100644 index 00000000000000..3edfac8108ccce --- /dev/null +++ b/accname/name/comp_host_language_label.tentative.html @@ -0,0 +1,118 @@ + + + + Name Comp: Host Language Label + + + + + + + + + +

HTML input with label with role none

+

HTML input label/for

+ + +

HTML label encapsulation

+ + + +

HTML input with role="none" and label associated (presentational roles conflict resolution)

+

HTML input label/for

+ + +

HTML label encapsulation

+ + +

HTML input with role="none" and label with role none (presentational roles conflict resolution)

+

HTML input label/for

+ + +

HTML label encapsulation

+ + + +

HTML input with role="none" and disabled with label associated

+

HTML input label/for

+ + +

HTML label encapsulation

+ + +

HTML img with role="none" and non empty alt

+ w3c logo + +

SVG wrapping title with role="none"

+ + + circle + + + +

HTML fieldset wrapping legend with role="none"

+
legend
+ +

HTML fieldset with role="none" wrapping legend

+
legend
+ +

HTML fieldset role="none" wrapping legend with role="none"

+
legend
+ +

HTML table wrapping caption with role="none"

+ + + + + + + + + + +
caption
th1th2
td1td2
+ +

HTML table with role="none" wrapping caption

+ + + + + + + + + + +
caption
th1th2
td1td2
+ +

HTML table role="none" wrapping caption with role="none"

+ + + + + + + + + + +
caption
th1th2
td1td2
+ + + + diff --git a/wai-aria/role/role_none_conflict_resolution.tentative.html b/wai-aria/role/role_none_conflict_resolution.tentative.html new file mode 100644 index 00000000000000..33b5560de4feea --- /dev/null +++ b/wai-aria/role/role_none_conflict_resolution.tentative.html @@ -0,0 +1,38 @@ + + + + Role None/Presentation Conflict Resolution Verification Tests + + + + + + + + + + +

HTML input with role="none" (presentational roles conflict resolution)

+ + + + +

HTML input with role="none" and disabled (presentational roles conflict resolution does not apply due to disabled attr)

+ + + +

HTML input with role="none" and readonly (presentational roles conflict resolution)

+ + + +

HTML input with role="none", disabled and readonly (presentational roles conflict resolution does not apply due to disabled attr)

+ + + + + + +