summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini
blob: 4ad59c5a061bbd54e64d452363f2d5fab33b7cd2 (plain)
1
2
3
4
5
6
7
[new_tab.py]
  [test_focus_content]
    expected:
      if not swgl and (os == "linux") and not fission and not debug and asan: [PASS, FAIL]
      if not swgl and (os == "linux") and not fission and not debug and not asan: [PASS, FAIL]
      if not swgl and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      if not swgl and (os == "mac") and debug: [PASS, FAIL]