summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-toggle/toggle-aria-roles.tentative.html.ini
blob: 4f940c1f0828022de67b63eeed670eeaa93421bc (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
[toggle-aria-roles.tentative.html]
  [aria role and key handling test: \n    <div></div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root">\n      <div></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root trigger" data-expected-role="checkbox"></div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root trigger" role="link" data-expected-role="link"></div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root">\n      <div class="trigger" data-expected-role="button"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="group" data-expected-role="radiogroup">\n      <div class="root-group trigger" data-expected-role="radio" data-expected-trigger-keys="Space"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="group" data-expected-role="radiogroup" data-expected-arrows-between-children="radio">\n      <div class="root-group trigger" data-expected-role="radio" data-expected-trigger-keys="Space"></div>\n      <div class="root-group trigger" data-expected-role="radio" data-expected-trigger-keys="Space"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div>\n      <div class="root-group trigger" data-expected-role="radio"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div style="toggle-group: another-group">\n      <div class="root-group trigger" data-expected-role="radio"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div style="toggle-group: another-group, test-role, third-group" data-expected-role="radiogroup">\n      <div class="root-group trigger" data-expected-role="radio"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div>\n      <div class="root trigger" data-expected-role="checkbox" data-expected-trigger-keys="Space"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div data-expected-arrows-between-children="checkbox">\n      <div class="root trigger" data-expected-role="checkbox" data-expected-trigger-keys="Space"></div>\n      <div class="root trigger" data-expected-role="checkbox" data-expected-trigger-keys="Space"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root">\n      <div class="trigger" data-expected-role="button" data-expected-trigger-keys="Space Enter"></div>\n      <div class="visibility"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root-group">\n      <div class="trigger" data-expected-role="button" data-expected-trigger-keys="Space Enter"></div>\n      <div class="visibility"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root">\n      <div class="trigger" data-expected-role="button"></div>\n      <div class="visibility" style="position: absolute"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root">\n      <div class="trigger" data-expected-role="button" data-expected-trigger-keys="Space Enter"></div>\n      <div class="visibility" style="position: fixed"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root">\n      <div class="trigger" data-expected-role="button" data-expected-trigger-keys="Space Enter"></div>\n      <div class="visibility" popover="auto"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="root">\n      <div class="trigger" data-expected-role="button" data-expected-trigger-keys="Space Enter"></div>\n      <div class="visibility" style="position: sticky"></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="group">\n      <div class="root-group" data-expected-role="region">\n        <div class="trigger" data-expected-role="button"></div>\n        <div class="visibility"></div>\n      </div>\n      <div class="root-group" data-expected-role="region">\n        <div class="trigger" data-expected-role="button"></div>\n        <div class="visibility"></div>\n      </div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <div class="group">\n      <div class="root-group">\n        <div class="trigger" data-expected-role="button"></div>\n        <div class="visibility"></div>\n      </div>\n      <div class="root-group">\n        <div class="trigger" data-expected-role="button"></div>\n        <div class="visibility"></div>\n      </div>\n      <div></div>\n      <div></div>\n      <div></div>\n    </div>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <ul data-expected-role="tree">\n      <li class="root-self" data-expected-role="group">\n        <button class="trigger" data-expected-role="treeitem"></button>\n        <ul class="visibility" data-expected-role="list">\n          <li>item</li>\n          <li class="root-self">\n            <button class="trigger" data-expected-role="button"></button>\n            <ul class="visibility" data-expected-role="list">\n              <li>item</li>\n              <li>item</li>\n            </ul>\n          </li>\n          <li class="root-self">\n            <button class="trigger" data-expected-role="button"></button>\n            <ul class="visibility" data-expected-role="list">\n              <li>item</li>\n              <li>item</li>\n            </ul>\n          </li>\n        </ul>\n      </li>\n      <li class="root-self" data-expected-role="group">\n        <button class="trigger" data-expected-role="treeitem"></button>\n        <ul class="visibility" data-expected-role="list">\n          <li class="root-self">\n            <button class="trigger" data-expected-role="button"></button>\n            <ul class="visibility" data-expected-role="list">\n              <li>item</li>\n              <li>item</li>\n            </ul>\n          </li>\n          <li class="root-self">\n            <button class="trigger" data-expected-role="button"></button>\n            <ul class="visibility" data-expected-role="list">\n              <li>item</li>\n              <li>item</li>\n            </ul>\n          </li>\n        </ul>\n      </li>\n    </ul>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <section class="group" data-expected-role="tablist" data-expected-arrows-between-children="tab">\n      <h1 class="root-group trigger" data-expected-role="tab" data-expected-trigger-keys="Space Enter"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <h1 class="root-group trigger" data-expected-role="tab" data-expected-trigger-keys="Space Enter"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <h1 class="root-group trigger" data-expected-role="tab" data-expected-trigger-keys="Space Enter"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n    </section>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <section class="group" data-expected-role="tablist">\n      <h1 class="root-group trigger" data-expected-role="tab"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <h1 class="root-group trigger" data-expected-role="tab"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <div></div>\n    </section>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <section class="group" data-expected-role="tablist">\n      <h1 class="root-group trigger" data-expected-role="tab"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <h1 class="root-group trigger" data-expected-role="tab"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <h1 style="toggle-root: other-toggle; toggle-trigger: other-toggle" data-expected-role="checkbox"></h1>\n    </section>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <section class="group" data-expected-role="tablist">\n      <h1 class="root-group trigger" data-expected-role="tab"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <h1 class="root-group trigger" data-expected-role="tab"></h1>\n      <div class="visibility" data-expected-role="tabpanel"></div>\n      <h1 style="toggle-root: other-toggle; toggle-trigger: other-toggle" data-expected-role="button"></h1>\n      <div style="toggle-visibility: toggle other-toggle"></div>\n    </section>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <section class="group" data-expected-role="null">\n      <h1 class="root-group trigger" data-expected-role="button"></h1>\n      <div class="visibility"></div>\n      <h1 class="root-group trigger" data-expected-role="button"></h1>\n      <div class="visibility"></div>\n      <div></div>\n      <div></div>\n      <div></div>\n      <div></div>\n    </section>\n  ]
    expected: FAIL

  [aria role and key handling test: \n    <section class="group" data-expected-role="radiogroup">\n      <h1 class="root-group trigger" data-expected-role="radio"></h1>\n      <h1 class="root-group trigger" data-expected-role="radio"></h1>\n      <div></div>\n      <div></div>\n      <div></div>\n      <div></div>\n    </section>\n  ]
    expected: FAIL