tor-browser

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

dynamic-adding-preload-nonce.html.ini (397B)


      1 [dynamic-adding-preload-nonce.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
      4  [link preload with nonce attribute]
      5    expected:
      6      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      7 
      8  [link preload without nonce attribute]
      9    expected:
     10      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]