From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/wai-aria/idlharness.window.js.ini | 21 +++++---------------- .../meta/wai-aria/role/contextual-roles.html.ini | 3 --- .../meta/wai-aria/role/fallback-roles.html.ini | 3 --- .../meta/wai-aria/role/form-roles.html.ini | 3 --- .../meta/wai-aria/role/grid-roles.html.ini | 3 --- 5 files changed, 5 insertions(+), 28 deletions(-) delete mode 100644 testing/web-platform/meta/wai-aria/role/contextual-roles.html.ini delete mode 100644 testing/web-platform/meta/wai-aria/role/fallback-roles.html.ini delete mode 100644 testing/web-platform/meta/wai-aria/role/form-roles.html.ini (limited to 'testing/web-platform/meta/wai-aria') diff --git a/testing/web-platform/meta/wai-aria/idlharness.window.js.ini b/testing/web-platform/meta/wai-aria/idlharness.window.js.ini index 0d382c9f53..01cbcd1fe8 100644 --- a/testing/web-platform/meta/wai-aria/idlharness.window.js.ini +++ b/testing/web-platform/meta/wai-aria/idlharness.window.js.ini @@ -1,7 +1,5 @@ [idlharness.window.html] - [Element interface: attribute ariaActiveDescendantElement] - expected: FAIL - + prefs: [accessibility.ARIAElementReflection.enabled:true] [Element interface: attribute ariaControlsElements] expected: FAIL @@ -20,9 +18,6 @@ [Element interface: attribute ariaOwnsElements] expected: FAIL - [Element interface: element must inherit property "ariaActiveDescendantElement" with the proper type] - expected: FAIL - [Element interface: element must inherit property "ariaControlsElements" with the proper type] expected: FAIL @@ -47,14 +42,8 @@ [Element interface: element must inherit property "ariaErrorMessageElements" with the proper type] expected: FAIL - [Element interface: attribute ariaBrailleLabel] - expected: FAIL - - [Element interface: attribute ariaBrailleRoleDescription] - expected: FAIL - - [Element interface: element must inherit property "ariaBrailleLabel" with the proper type] - expected: FAIL + [Element interface: element must inherit property "ariaActiveDescendantElement" with the proper type] + expected: [PASS, FAIL] - [Element interface: element must inherit property "ariaBrailleRoleDescription" with the proper type] - expected: FAIL + [Element interface: attribute ariaActiveDescendantElement] + expected: [PASS, FAIL] diff --git a/testing/web-platform/meta/wai-aria/role/contextual-roles.html.ini b/testing/web-platform/meta/wai-aria/role/contextual-roles.html.ini deleted file mode 100644 index fa20b2582a..0000000000 --- a/testing/web-platform/meta/wai-aria/role/contextual-roles.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[contextual-roles.html] - [contentinfo region scoped to main element is generic] - expected: FAIL diff --git a/testing/web-platform/meta/wai-aria/role/fallback-roles.html.ini b/testing/web-platform/meta/wai-aria/role/fallback-roles.html.ini deleted file mode 100644 index bc3d57b3f4..0000000000 --- a/testing/web-platform/meta/wai-aria/role/fallback-roles.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[fallback-roles.html] - [fallback role w/ region with no label] - expected: FAIL diff --git a/testing/web-platform/meta/wai-aria/role/form-roles.html.ini b/testing/web-platform/meta/wai-aria/role/form-roles.html.ini deleted file mode 100644 index 0fce99b62a..0000000000 --- a/testing/web-platform/meta/wai-aria/role/form-roles.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[form-roles.html] - [form without label] - expected: FAIL 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 index f524804005..3e0938aebe 100644 --- a/testing/web-platform/meta/wai-aria/role/grid-roles.html.ini +++ b/testing/web-platform/meta/wai-aria/role/grid-roles.html.ini @@ -1,7 +1,4 @@ [grid-roles.html] - [role is grid] - expected: FAIL - [orphaned rowheader outside the context of row] expected: FAIL -- cgit v1.2.3