diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /testing/web-platform/meta/wai-aria | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |