tor-browser

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

about-blank-replacement.https.html.ini (486B)


      1 [about-blank-replacement.https.html]
      2  expected:
      3    if tsan: [ERROR, OK, FAIL]
      4    [OK, FAIL]
      5  [Popup initial about:blank is controlled, exposed to clients.matchAll(), and matches final Client.]
      6    expected: [PASS, FAIL]
      7 
      8  [Nested about:srcdoc is controlled and is exposed to clients.matchAll().]
      9    expected:
     10      if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
     11      if (os == "linux") and debug and fission: [PASS, FAIL]
     12      if os == "mac": [PASS, FAIL]