From d8b4064b71137e03788cd40bf6a4b098e8bc7348 Mon Sep 17 00:00:00 2001 From: James Craig Date: Fri, 14 Jun 2024 14:53:23 -0700 Subject: [PATCH] Move orphaned role tests to tenative. Closes https://github.com/web-platform-tests/interop-accessibility/issues/120 --- wai-aria/role/grid-roles.html | 14 ------- wai-aria/role/grid-roles.tentative.html | 35 +++++++++++++++++ wai-aria/role/list-roles.html | 10 ----- wai-aria/role/list-roles.tentative.html | 29 ++++++++++++++ wai-aria/role/listbox-roles.tentative.html | 29 ++++++++++++++ wai-aria/role/menu-roles.html | 26 ------------- wai-aria/role/menu-roles.tentative.html | 45 ++++++++++++++++++++++ wai-aria/role/tab-roles.html | 10 ----- wai-aria/role/tab-roles.tentative.html | 29 ++++++++++++++ wai-aria/role/table-roles.html | 8 ---- wai-aria/role/tree-roles.html | 9 ----- wai-aria/role/tree-roles.tentative.html | 28 ++++++++++++++ 12 files changed, 195 insertions(+), 77 deletions(-) create mode 100644 wai-aria/role/grid-roles.tentative.html create mode 100644 wai-aria/role/list-roles.tentative.html create mode 100644 wai-aria/role/listbox-roles.tentative.html create mode 100644 wai-aria/role/menu-roles.tentative.html create mode 100644 wai-aria/role/tab-roles.tentative.html create mode 100644 wai-aria/role/tree-roles.tentative.html diff --git a/wai-aria/role/grid-roles.html b/wai-aria/role/grid-roles.html index 2ca3705cf01a6d..c67119725869c0 100644 --- a/wai-aria/role/grid-roles.html +++ b/wai-aria/role/grid-roles.html @@ -43,22 +43,8 @@ - - x - x -
x
- -
x
-
x
- diff --git a/wai-aria/role/grid-roles.tentative.html b/wai-aria/role/grid-roles.tentative.html new file mode 100644 index 00000000000000..d9dcbdd3902fba --- /dev/null +++ b/wai-aria/role/grid-roles.tentative.html @@ -0,0 +1,35 @@ + + + + Tentative: Grid Role Verification Tests + + + + + + + + + +

Tentative tests roles related to grid.

+ + + x + x +
x
+ +
x
+
x
+ + + + + \ No newline at end of file diff --git a/wai-aria/role/list-roles.html b/wai-aria/role/list-roles.html index 3fd3bfa0e6982d..da097ce67e8932 100644 --- a/wai-aria/role/list-roles.html +++ b/wai-aria/role/list-roles.html @@ -18,18 +18,8 @@
x
- -
x
-

x

- diff --git a/wai-aria/role/list-roles.tentative.html b/wai-aria/role/list-roles.tentative.html new file mode 100644 index 00000000000000..3106424ac3668e --- /dev/null +++ b/wai-aria/role/list-roles.tentative.html @@ -0,0 +1,29 @@ + + + + Tentative: List-related Role Verification Tests + + + + + + + + + + +
x
+

x

+ + + + + \ No newline at end of file diff --git a/wai-aria/role/listbox-roles.tentative.html b/wai-aria/role/listbox-roles.tentative.html new file mode 100644 index 00000000000000..e32c565aa9aa17 --- /dev/null +++ b/wai-aria/role/listbox-roles.tentative.html @@ -0,0 +1,29 @@ + + + + Tentative: Listbox-related Role Verification Tests + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/wai-aria/role/menu-roles.html b/wai-aria/role/menu-roles.html index fed15769ab8b11..edb5cce5021c6a 100644 --- a/wai-aria/role/menu-roles.html +++ b/wai-aria/role/menu-roles.html @@ -55,34 +55,8 @@ - - - - - - - - - -
x
- - -
x
- diff --git a/wai-aria/role/menu-roles.tentative.html b/wai-aria/role/menu-roles.tentative.html new file mode 100644 index 00000000000000..98e032e16e0d84 --- /dev/null +++ b/wai-aria/role/menu-roles.tentative.html @@ -0,0 +1,45 @@ + + + + Tentative: Menu-related Role Verification Tests + + + + + + + + + + + + + + + + + + +
x
+ + +
x
+ + + + + \ No newline at end of file diff --git a/wai-aria/role/tab-roles.html b/wai-aria/role/tab-roles.html index 6561614dd815a2..f84504e0b45c8c 100644 --- a/wai-aria/role/tab-roles.html +++ b/wai-aria/role/tab-roles.html @@ -82,18 +82,8 @@
Tab one's stuff
Tab two's stuff
- - -x - diff --git a/wai-aria/role/tab-roles.tentative.html b/wai-aria/role/tab-roles.tentative.html new file mode 100644 index 00000000000000..17dd85f6c598f7 --- /dev/null +++ b/wai-aria/role/tab-roles.tentative.html @@ -0,0 +1,29 @@ + + + + Tentative: Tab-related Role Verification Tests + + + + + + + + + + + +x + + + + + \ No newline at end of file diff --git a/wai-aria/role/table-roles.html b/wai-aria/role/table-roles.html index 6ffb94218d6174..c43533fc77aa1e 100644 --- a/wai-aria/role/table-roles.html +++ b/wai-aria/role/table-roles.html @@ -79,8 +79,6 @@ - -
@@ -95,8 +93,6 @@
- -
@@ -113,8 +109,6 @@
- -
@@ -134,8 +128,6 @@
- -
diff --git a/wai-aria/role/tree-roles.html b/wai-aria/role/tree-roles.html index 5d179fbcbf2811..cc56b3a56bd64e 100644 --- a/wai-aria/role/tree-roles.html +++ b/wai-aria/role/tree-roles.html @@ -102,15 +102,6 @@ - - - - + + + + + + + + + + + + + + + + \ No newline at end of file