tor-browser

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

Send-binary-blob.any.js.ini (907B)


      1 [Send-binary-blob.any.worker.html?wpt_flags=h2]
      2  expected:
      3    if (os == "android") and debug and not swgl and fission: [OK, TIMEOUT]
      4    if (os == "android") and debug and not swgl and not fission: [OK, TIMEOUT]
      5    if (os == "android") and not debug: [OK, ERROR]
      6 
      7 [Send-binary-blob.any.html?wpt_flags=h2]
      8  expected:
      9    if (os == "android") and debug and not fission and not swgl: [OK, TIMEOUT]
     10    if (os == "android") and debug and fission: [OK, TIMEOUT]
     11    if (os == "android") and not debug: [OK, ERROR]
     12 
     13 [Send-binary-blob.any.html?wss]
     14  expected:
     15    if (os == "android") and fission: [OK, TIMEOUT]
     16 
     17 [Send-binary-blob.any.html]
     18  expected:
     19    if (os == "android") and fission: [OK, TIMEOUT]
     20 
     21 [Send-binary-blob.any.worker.html?wss]
     22  expected:
     23    if (os == "android") and fission: [OK, TIMEOUT]
     24 
     25 [Send-binary-blob.any.worker.html]
     26  expected:
     27    if (os == "android") and fission: [OK, TIMEOUT]