summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_shadow_root/find.py.ini
blob: 87d0239e4227fd4e63383d4fbd5af6a8e92445cb (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
[find.py]
  [test_find_elements[open-tag name-a\]]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822321
    expected: FAIL

  [test_find_elements[closed-tag name-a\]]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822321
    expected: FAIL

  [test_find_elements[open-xpath-//a\]]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822311
    expected: FAIL

  [test_find_elements[closed-xpath-//a\]]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822311
    expected: FAIL

  [test_find_elements_partial_link_text[<a href=#>partial link<br>text</a>-k\\nt\]]
    expected:
      if (processor == "x86") and not debug: [PASS, FAIL]

  [test_find_elements_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]