From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../meta/wai-aria/role/grid-roles.html.ini | 18 ------------------ .../meta/wai-aria/role/list-roles.html.ini | 3 --- .../meta/wai-aria/role/listbox-roles.html.ini | 3 --- .../meta/wai-aria/role/menu-roles.html.ini | 18 ------------------ .../web-platform/meta/wai-aria/role/tab-roles.html.ini | 3 --- .../meta/wai-aria/role/tree-roles.html.ini | 6 ------ 6 files changed, 51 deletions(-) delete mode 100644 testing/web-platform/meta/wai-aria/role/grid-roles.html.ini delete mode 100644 testing/web-platform/meta/wai-aria/role/list-roles.html.ini delete mode 100644 testing/web-platform/meta/wai-aria/role/listbox-roles.html.ini delete mode 100644 testing/web-platform/meta/wai-aria/role/menu-roles.html.ini delete mode 100644 testing/web-platform/meta/wai-aria/role/tab-roles.html.ini delete mode 100644 testing/web-platform/meta/wai-aria/role/tree-roles.html.ini (limited to 'testing/web-platform/meta/wai-aria') diff --git a/testing/web-platform/meta/wai-aria/role/grid-roles.html.ini b/testing/web-platform/meta/wai-aria/role/grid-roles.html.ini deleted file mode 100644 index 3e0938aebe..0000000000 --- a/testing/web-platform/meta/wai-aria/role/grid-roles.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[grid-roles.html] - [orphaned rowheader outside the context of row] - expected: FAIL - - [orphaned columnheader outside the context of row] - expected: FAIL - - [orphaned button with gridcell role outside the context of row] - expected: FAIL - - [orphaned row outside the context of table] - expected: FAIL - - [orphaned rowgroup outside the context of row] - expected: FAIL - - [orphaned div with gridcell role outside the context of row] - expected: FAIL diff --git a/testing/web-platform/meta/wai-aria/role/list-roles.html.ini b/testing/web-platform/meta/wai-aria/role/list-roles.html.ini deleted file mode 100644 index bd16166d45..0000000000 --- a/testing/web-platform/meta/wai-aria/role/list-roles.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[list-roles.html] - [orphan p with listitem role] - expected: FAIL diff --git a/testing/web-platform/meta/wai-aria/role/listbox-roles.html.ini b/testing/web-platform/meta/wai-aria/role/listbox-roles.html.ini deleted file mode 100644 index 9a8a1bc30e..0000000000 --- a/testing/web-platform/meta/wai-aria/role/listbox-roles.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[listbox-roles.html] - [orphaned option outside the context of listbox] - expected: FAIL diff --git a/testing/web-platform/meta/wai-aria/role/menu-roles.html.ini b/testing/web-platform/meta/wai-aria/role/menu-roles.html.ini deleted file mode 100644 index 1c6fbf9032..0000000000 --- a/testing/web-platform/meta/wai-aria/role/menu-roles.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[menu-roles.html] - [orphaned menuitem outside the context of menu/menubar] - expected: FAIL - - [orphaned menuitemradio outside the context of menu/menubar] - expected: FAIL - - [orphaned menuitemcheckbox outside the context of menu/menubar] - expected: FAIL - - [orphan button with menuitem role] - expected: FAIL - - [orphan button with menuitemcheckbox role] - expected: FAIL - - [orphan button with menuitemradio role] - expected: FAIL diff --git a/testing/web-platform/meta/wai-aria/role/tab-roles.html.ini b/testing/web-platform/meta/wai-aria/role/tab-roles.html.ini deleted file mode 100644 index c2517bd8a4..0000000000 --- a/testing/web-platform/meta/wai-aria/role/tab-roles.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[tab-roles.html] - [orphan button with tab role] - expected: FAIL diff --git a/testing/web-platform/meta/wai-aria/role/tree-roles.html.ini b/testing/web-platform/meta/wai-aria/role/tree-roles.html.ini deleted file mode 100644 index 8f856394b1..0000000000 --- a/testing/web-platform/meta/wai-aria/role/tree-roles.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[tree-roles.html] - [orphaned treeitem outside the context of tree] - expected: FAIL - - [orphaned button with treeitem role outside tree context] - expected: FAIL -- cgit v1.2.3