tor-browser

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

fetch-destination.https.html.ini (362B)


      1 [fetch-destination.https.html]
      2  prefs: [layout.css.module-scripts.enabled:true]
      3  expected:
      4    if (os == "win") and debug: [OK, ERROR]
      5    if (os == "linux") and (processor == "x86"): [OK, ERROR]
      6    if (os == "android") and not debug: [OK, ERROR]
      7  [HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination]
      8    expected: FAIL