summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini
blob: 5dd5cecee706daff89431b01bafbc5ce1419ae9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[navigation_started.py]
  [test_redirect_http_equiv]
    bug: 1859545
    expected: FAIL

  [test_nested_iframes]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
      if (os == "mac") and not debug: [PASS, FAIL]

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