summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-display/accessibility/display-contents-role-and-label.html.ini
blob: e7fbc2329355fcf92ff1edb87b176c55a73c3040 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[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