tor-browser

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

same-document-traversal-same-document-nav.html.ini (559B)


      1 [same-document-traversal-same-document-nav.html]
      2  expected:
      3    if (os == "mac") and debug: [TIMEOUT, OK]
      4    if (os == "mac") and not debug: [TIMEOUT, OK]
      5  [same-document traversals are not canceled by fragment navigations and calculate their endpoint based on the original placement]
      6    expected: FAIL
      7 
      8  [same-document traversals are not canceled by pushState() and calculate their endpoint based on the original placement]
      9    expected:
     10      if (os == "mac") and debug: [TIMEOUT, FAIL]
     11      if (os == "mac") and not debug: [TIMEOUT, FAIL]
     12      FAIL