tor-browser

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

protocol.tentative.https.html.ini (1775B)


      1 [protocol.tentative.https.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [unregisterProtocolHandler: overriding the "ipfs" protocol should work]
      5    expected: FAIL
      6 
      7  [unregisterProtocolHandler: overriding the "did" protocol should work]
      8    expected: FAIL
      9 
     10  [registerProtocolHandler: overriding the "cabal" protocol should work]
     11    expected: FAIL
     12 
     13  [unregisterProtocolHandler: overriding the "ethereum" protocol should work]
     14    expected: FAIL
     15 
     16  [unregisterProtocolHandler: overriding the "dweb" protocol should work]
     17    expected: FAIL
     18 
     19  [unregisterProtocolHandler: overriding the "ssb" protocol should work]
     20    expected: FAIL
     21 
     22  [registerProtocolHandler: overriding the "ethereum" protocol should work]
     23    expected: FAIL
     24 
     25  [registerProtocolHandler: overriding the "did" protocol should work]
     26    expected: FAIL
     27 
     28  [unregisterProtocolHandler: overriding the "hyper" protocol should work]
     29    expected: FAIL
     30 
     31  [unregisterProtocolHandler: overriding the "ipns" protocol should work]
     32    expected: FAIL
     33 
     34  [registerProtocolHandler: overriding the "ssb" protocol should work]
     35    expected: FAIL
     36 
     37  [registerProtocolHandler: overriding the "ipns" protocol should work]
     38    expected: FAIL
     39 
     40  [unregisterProtocolHandler: overriding the "cabal" protocol should work]
     41    expected: FAIL
     42 
     43  [registerProtocolHandler: overriding the "dat" protocol should work]
     44    expected: FAIL
     45 
     46  [registerProtocolHandler: overriding the "dweb" protocol should work]
     47    expected: FAIL
     48 
     49  [registerProtocolHandler: overriding the "hyper" protocol should work]
     50    expected: FAIL
     51 
     52  [registerProtocolHandler: overriding the "ipfs" protocol should work]
     53    expected: FAIL
     54 
     55  [unregisterProtocolHandler: overriding the "dat" protocol should work]
     56    expected: FAIL