diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
commit | 8dd16259287f58f9273002717ec4d27e97127719 (patch) | |
tree | 3863e62a53829a84037444beab3abd4ed9dfc7d0 /testing/web-platform/meta/css/css-display/accessibility | |
parent | Releasing progress-linux version 126.0.1-1~progress7.99u1. (diff) | |
download | firefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz firefox-8dd16259287f58f9273002717ec4d27e97127719.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-display/accessibility')
-rw-r--r-- | testing/web-platform/meta/css/css-display/accessibility/display-contents-role-and-label.html.ini | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/testing/web-platform/meta/css/css-display/accessibility/display-contents-role-and-label.html.ini b/testing/web-platform/meta/css/css-display/accessibility/display-contents-role-and-label.html.ini index e7fbc23293..89cd27893f 100644 --- a/testing/web-platform/meta/css/css-display/accessibility/display-contents-role-and-label.html.ini +++ b/testing/web-platform/meta/css/css-display/accessibility/display-contents-role-and-label.html.ini @@ -1,40 +1,2 @@ [display-contents-role-and-label.html] max-asserts: 5 - [Label: g element with display: contents, as child of svg, is labelled via title element] - expected: FAIL - - [Label: td as child of tr with display: contents, within table with display: flex, has cell role] - expected: FAIL - - [Label: td as child of tr with display: contents, within table with role=table with display: flex, has cell role] - expected: FAIL - - [Label: listitem within ul with display: contents, as child of div with display: grid, has listitem role] - expected: FAIL - - [Label: nav with display: contents and aria-label has navigation role] - expected: FAIL - - [Label: aside with display: contents and aria-label has complementary role] - expected: FAIL - - [Label: div with role navigation, aria-label and display: contents has navigation role] - expected: FAIL - - [Label: div with role complementary, aria-label and display: contents has complementary role] - expected: FAIL - - [Label: div with role search and display: contents has search role] - expected: FAIL - - [Label: li, as child of ul with role list and display: contents, has listitem role] - expected: FAIL - - [Label: li, as child of ol with role list and display: contents, has listitem role] - expected: FAIL - - [Label: td within tr in table with role table, all with display: contents, has cell role] - expected: FAIL - - [Role: g element with display: contents, as child of svg, is labelled via title element] - expected: FAIL |