summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/element_clear/clear.py.ini
blob: a4404f0bedff51a214c61cecd04f48ff5fdc8f5f (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
[clear.py]
  [test_input_file]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
    expected:
      if os == "android": FAIL

  [test_input_file_multiple]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
    expected:
      if os == "android": FAIL

  [test_input[url-https://example.com/-\]]
    expected:
      if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]

  [test_input_readonly[tel\]]
    expected:
      if (processor == "x86") and debug: [PASS, FAIL]

  [test_input_readonly[text\]]
    expected:
      if (processor == "x86") and debug: [PASS, FAIL]

  [test_no_browsing_context]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, ERROR]

  [test_no_such_element_with_shadow_root]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]