From ba31615762d915eac77fb2f7cd73d99c1f943dad Mon Sep 17 00:00:00 2001 From: Valerie Young Date: Thu, 17 Aug 2023 09:18:31 -0700 Subject: [PATCH] Update CORE-AAM tests (#34758) * CORE-AAM: AXAPI subrole for role=tab See issue: https://github.com/w3c/core-aam/issues/106 * CORE-AAM: unnamed forms are not landmarks See issue: https://github.com/w3c/core-aam/issues/11 * CORE-AAM: add tests for role comment See issue: https://github.com/w3c/core-aam/issues/62 --- core-aam/comment-manual.html | 88 ++++++++++++++++++++++++++++++++++++ core-aam/form-manual.html | 2 +- core-aam/form-unnamed.html | 83 ++++++++++++++++++++++++++++++++++ core-aam/tab-manual.html | 2 +- 4 files changed, 173 insertions(+), 2 deletions(-) create mode 100644 core-aam/comment-manual.html create mode 100644 core-aam/form-unnamed.html diff --git a/core-aam/comment-manual.html b/core-aam/comment-manual.html new file mode 100644 index 000000000000000..6c7d7a1b169c3f2 --- /dev/null +++ b/core-aam/comment-manual.html @@ -0,0 +1,88 @@ + + + + comment + + + + + + + + +

This test examines the ARIA properties for comment.

+ + +
+
+
+ + diff --git a/core-aam/form-manual.html b/core-aam/form-manual.html index b533412093f0d03..dcb6566b1bd9fe7 100644 --- a/core-aam/form-manual.html +++ b/core-aam/form-manual.html @@ -91,7 +91,7 @@

This test examines the ARIA properties for form.

-
content
+
content
diff --git a/core-aam/form-unnamed.html b/core-aam/form-unnamed.html new file mode 100644 index 000000000000000..321be7fee08f655 --- /dev/null +++ b/core-aam/form-unnamed.html @@ -0,0 +1,83 @@ + + + + form + + + + + + + + +

This test examines the ARIA properties for an unnamed form.

+
content
+ +
+
+
+ + diff --git a/core-aam/tab-manual.html b/core-aam/tab-manual.html index 89b8b48c56ef791..98a1c4374a7ec4a 100644 --- a/core-aam/tab-manual.html +++ b/core-aam/tab-manual.html @@ -35,7 +35,7 @@ "property", "AXSubrole", "is", - "" + "AXTabButton" ] ], "MSAA" : [