tor-browser

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

report-cross-origin-no-cookies.sub.html.ini (469B)


      1 [report-cross-origin-no-cookies.sub.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4    if (os == "android") and not fission: [OK, TIMEOUT]
      5    if (os == "android") and fission: [OK, TIMEOUT]
      6  [Violation report status OK.]
      7    expected:
      8      if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
      9      if (os == "mac") and not debug: [PASS, TIMEOUT]
     10 
     11  [Test report cookies.]
     12    expected:
     13      if os == "android": [PASS, NOTRUN]