From b03b7be80cf4293a9ccd38dd379b31d3480e527a Mon Sep 17 00:00:00 2001 From: James Craig Date: Mon, 8 Jun 2026 12:01:05 -0700 Subject: [PATCH] remove universally failing orphaned role tests due to removal from spec and discussion in web-platform-tests/interop-accessibility/issues/235 --- wai-aria/role/grid-roles.tentative.html | 33 ---------------- wai-aria/role/list-roles.tentative.html | 29 -------------- wai-aria/role/listbox-roles.tentative.html | 29 -------------- wai-aria/role/menu-roles.tentative.html | 45 ---------------------- wai-aria/role/tab-roles.tentative.html | 29 -------------- wai-aria/role/tree-roles.tentative.html | 28 -------------- 6 files changed, 193 deletions(-) delete mode 100644 wai-aria/role/grid-roles.tentative.html delete mode 100644 wai-aria/role/list-roles.tentative.html delete mode 100644 wai-aria/role/listbox-roles.tentative.html delete mode 100644 wai-aria/role/menu-roles.tentative.html delete mode 100644 wai-aria/role/tab-roles.tentative.html delete mode 100644 wai-aria/role/tree-roles.tentative.html diff --git a/wai-aria/role/grid-roles.tentative.html b/wai-aria/role/grid-roles.tentative.html deleted file mode 100644 index 49d54195c90855..00000000000000 --- a/wai-aria/role/grid-roles.tentative.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - Tentative: Grid Role Verification Tests - - - - - - - - - - - x - x -
x
- -
x
-
x
- - - - - \ No newline at end of file diff --git a/wai-aria/role/list-roles.tentative.html b/wai-aria/role/list-roles.tentative.html deleted file mode 100644 index 3106424ac3668e..00000000000000 --- a/wai-aria/role/list-roles.tentative.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - 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 deleted file mode 100644 index e32c565aa9aa17..00000000000000 --- a/wai-aria/role/listbox-roles.tentative.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - Tentative: Listbox-related Role Verification Tests - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/wai-aria/role/menu-roles.tentative.html b/wai-aria/role/menu-roles.tentative.html deleted file mode 100644 index 98e032e16e0d84..00000000000000 --- a/wai-aria/role/menu-roles.tentative.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Tentative: Menu-related Role Verification Tests - - - - - - - - - - - - - - - - - - -
x
- - -
x
- - - - - \ No newline at end of file diff --git a/wai-aria/role/tab-roles.tentative.html b/wai-aria/role/tab-roles.tentative.html deleted file mode 100644 index 17dd85f6c598f7..00000000000000 --- a/wai-aria/role/tab-roles.tentative.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - Tentative: Tab-related Role Verification Tests - - - - - - - - - - - -x - - - - - \ No newline at end of file diff --git a/wai-aria/role/tree-roles.tentative.html b/wai-aria/role/tree-roles.tentative.html deleted file mode 100644 index 4c6d56ba298e7d..00000000000000 --- a/wai-aria/role/tree-roles.tentative.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - Tentative: Tree related Role Verification Tests - - - - - - - - - - - - - - - - - \ No newline at end of file