tor-browser

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

disallowed-navigations.https.html.ini (411B)


      1 [disallowed-navigations.https.html]
      2  expected:
      3    if (os == "win") and debug: [TIMEOUT, CRASH]
      4    if (os == "linux") and debug: [TIMEOUT, CRASH]
      5    TIMEOUT
      6  [iframe javascript: URL]
      7    expected: TIMEOUT
      8 
      9  [fenced frame data: URL]
     10    expected: NOTRUN
     11 
     12  [fenced frame blob: URL]
     13    expected: NOTRUN
     14 
     15  [fenced frame javascript: URL]
     16    expected: NOTRUN
     17 
     18  [fenced frame http: URL]
     19    expected: NOTRUN