diff options
Diffstat (limited to 'testing/web-platform/meta/wai-aria')
6 files changed, 0 insertions, 51 deletions
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 |