tor-browser

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

Create-protocols-repeated-case-insensitive.any.js.ini (1892B)


      1 [Create-protocols-repeated-case-insensitive.any.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
      5    expected: FAIL
      6 
      7 
      8 [Create-protocols-repeated-case-insensitive.any.worker.html]
      9  expected:
     10    if (os == "android") and fission: [OK, TIMEOUT]
     11  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
     12    expected: FAIL
     13 
     14 
     15 [Create-protocols-repeated-case-insensitive.any.html?wpt_flags=h2]
     16  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
     17    expected: FAIL
     18 
     19 
     20 [Create-protocols-repeated-case-insensitive.any.worker.html?wpt_flags=h2]
     21  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
     22    expected: FAIL
     23 
     24 
     25 [Create-protocols-repeated-case-insensitive.any.html?wss]
     26  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
     27    expected: FAIL
     28 
     29 
     30 [Create-protocols-repeated-case-insensitive.any.worker.html?wss]
     31  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
     32    expected: FAIL
     33 
     34 
     35 [Create-protocols-repeated-case-insensitive.any.worker.html?default]
     36  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
     37    expected: FAIL
     38 
     39 
     40 [Create-protocols-repeated-case-insensitive.any.html?default]
     41  [Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values but different case - SYNTAX_ERR is thrown]
     42    expected: FAIL