tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

history-traversal-navigate-parent-while-child-loading.html.ini (413B)


      1 [history-traversal-navigate-parent-while-child-loading.html]
      2  [pushState() in parent while child is doing initial navigation, then go back]
      3    expected:
      4      if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
      5      if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
      6      if (os == "linux") and not debug and asan: [PASS, FAIL]
      7      if (os == "linux") and debug: [PASS, FAIL]