tor-browser

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

fetch-destination-frame.https.html.ini (333B)


      1 [fetch-destination-frame.https.html]
      2  expected:
      3    if (os == "win") and not debug: [OK, TIMEOUT]
      4  max-asserts: 2
      5  [Initialize global state]
      6    expected:
      7      if (os == "win") and not debug: [PASS, TIMEOUT]
      8 
      9  [frame fetches with a "frame" Request.destination]
     10    expected:
     11      if (os == "win") and not debug: [PASS, NOTRUN]