tor-browser

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

Create-valid-url-protocol-string.any.js.ini (1171B)


      1 [Create-valid-url-protocol-string.any.worker.html?wss]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4 
      5 [Create-valid-url-protocol-string.any.html?wpt_flags=h2]
      6  expected:
      7    if (os == "mac") and not debug: [OK, TIMEOUT]
      8    if (os == "android") and fission: [OK, TIMEOUT]
      9  [Create WebSocket - Pass a valid URL and protocol string - Connection should be closed]
     10    expected:
     11      if (os == "mac") and not debug: [PASS, NOTRUN]
     12 
     13 
     14 [Create-valid-url-protocol-string.any.html?wss]
     15  expected:
     16    if (os == "android") and fission: [OK, TIMEOUT]
     17 
     18 [Create-valid-url-protocol-string.any.worker.html?wpt_flags=h2]
     19  expected:
     20    if (os == "mac") and not debug: [OK, TIMEOUT]
     21    if (os == "android") and fission: [OK, TIMEOUT]
     22  [Create WebSocket - Pass a valid URL and protocol string - Connection should be closed]
     23    expected:
     24      if (os == "mac") and not debug: [PASS, NOTRUN]
     25      if (os == "mac") and debug: [PASS, FAIL]
     26 
     27 
     28 [Create-valid-url-protocol-string.any.worker.html]
     29  expected:
     30    if (os == "android") and fission: [OK, TIMEOUT]
     31 
     32 [Create-valid-url-protocol-string.any.html]
     33  expected:
     34    if (os == "android") and fission: [OK, TIMEOUT]