tor-browser

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

Create-valid-url-protocol-setCorrectly.any.js.ini (1005B)


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