summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/history-traversal-navigate-parent-while-child-loading.html.ini
blob: fb482ef1bec4d26163639c5a7d6ea318625cd925 (plain)
1
2
3
4
5
6
7
[history-traversal-navigate-parent-while-child-loading.html]
  [pushState() in parent while child is doing initial navigation, then go back]
    expected:
      if (os == "linux") and not swgl and not asan and (processor == "x86_64") and not tsan and debug and fission: [PASS, FAIL]
      if (os == "linux") and not swgl and not asan and (processor == "x86_64") and not tsan and not debug and not fission: [PASS, FAIL]
      if (os == "linux") and swgl and not fission: [PASS, FAIL]
      if (os == "win") and swgl: [PASS, FAIL]