diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-display')
2 files changed, 2 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 diff --git a/testing/web-platform/meta/css/css-display/run-in/letter-spacing-applies-to-004.xht.ini b/testing/web-platform/meta/css/css-display/run-in/letter-spacing-applies-to-004.xht.ini new file mode 100644 index 0000000000..14d54eb42d --- /dev/null +++ b/testing/web-platform/meta/css/css-display/run-in/letter-spacing-applies-to-004.xht.ini @@ -0,0 +1,2 @@ +[letter-spacing-applies-to-004.xht] + prefs: [layout.css.letter-spacing.model:0] |