summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/get_computed_label/get.py.ini
blob: e0b0439f1a41220310829337187e5d4e683fadf5 (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
[get.py]
  [test_no_browsing_context]
    bug: 1744927
    expected: FAIL

  [test_no_such_element_with_invalid_value]
    bug: 1744927
    expected: FAIL

  [test_no_such_element_from_other_window_handle[closed\]]
    bug: 1744927
    expected: FAIL

  [test_no_such_element_from_other_window_handle[open\]]
    bug: 1744927
    expected: FAIL

  [test_no_such_element_from_other_frame[closed\]]
    bug: 1744927
    expected: FAIL

  [test_no_such_element_from_other_frame[open\]]
    bug: 1744927
    expected: FAIL

  [test_stale_element_reference[top_context\]]
    bug: 1744927
    expected: FAIL

  [test_stale_element_reference[child_context\]]
    bug: 1744927
    expected: FAIL

  [test_get_computed_label[<button>ok</button>-button-ok\]]
    bug: 1744927
    expected: FAIL

  [test_get_computed_label[<button aria-labelledby="one two"></button><div id=one>ok</div><div id=two>go</div>-button-ok go\]]
    bug: 1744927
    expected: FAIL

  [test_get_computed_label[<button aria-label=foo>bar</button>-button-foo\]]
    bug: 1744927
    expected: FAIL

  [test_get_computed_label[<label><input> foo</label>-input-foo\]]
    bug: 1744927
    expected: FAIL

  [test_get_computed_label[<label for=b>foo<label><input id=b>-input-foo\]]
    bug: 1744927
    expected: FAIL