summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/find_element_from_shadow_root/find.py.ini
blob: b0ba613ed0f35aa9b019f1621f00cb68c41daa2b (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
[find.py]
  expected:
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
  [test_find_element[open-tag name-a\]]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822321
    expected: FAIL

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

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

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

  [test_find_element_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK\]]
    expected:
      if (processor == "x86") and not debug: [PASS, FAIL]

  [test_find_element_partial_link_text[<a href=#>PARTIAL LINK TEXT</a>-LINK\]]
    expected:
      if (processor == "x86") and not debug: [PASS, FAIL]