tor-browser

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

bufferedAmount-unchanged-by-sync-xhr.any.js.ini (1618B)


      1 [bufferedAmount-unchanged-by-sync-xhr.any.sharedworker.html?wss]
      2  expected:
      3    if (os == "android") and not debug: [OK, ERROR]
      4 
      5 [bufferedAmount-unchanged-by-sync-xhr.any.html?wss]
      6  expected:
      7    if os == "android": [OK, CRASH]
      8 
      9 [bufferedAmount-unchanged-by-sync-xhr.any.sharedworker.html?wpt_flags=h2]
     10  expected:
     11    if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
     12    if (os == "mac") and not debug: [OK, ERROR, TIMEOUT]
     13    [OK, TIMEOUT]
     14  [bufferedAmount should not be updated during a sync XHR]
     15    expected: [PASS, TIMEOUT]
     16 
     17 
     18 [bufferedAmount-unchanged-by-sync-xhr.any.worker.html?wss]
     19  expected:
     20    if (os == "android") and not debug: [OK, CRASH]
     21 
     22 [bufferedAmount-unchanged-by-sync-xhr.any.html?wpt_flags=h2]
     23  expected:
     24    if not fission and (os == "android") and not debug: [OK, TIMEOUT, CRASH]
     25    if fission: [OK, TIMEOUT]
     26    [OK, ERROR, TIMEOUT]
     27  [bufferedAmount should not be updated during a sync XHR]
     28    expected:
     29      if os == "mac": [PASS, TIMEOUT]
     30 
     31 
     32 [bufferedAmount-unchanged-by-sync-xhr.any.worker.html?wpt_flags=h2]
     33  expected:
     34    if os == "android": [OK, ERROR, TIMEOUT]
     35    [OK, TIMEOUT]
     36  [bufferedAmount should not be updated during a sync XHR]
     37    expected: [PASS, TIMEOUT]
     38 
     39 
     40 [bufferedAmount-unchanged-by-sync-xhr.any.sharedworker.html?default]
     41  expected:
     42    if (os == "android") and not debug: [OK, CRASH]
     43 
     44 [bufferedAmount-unchanged-by-sync-xhr.any.html?default]
     45  expected:
     46    if (os == "android") and not debug: [OK, ERROR]
     47 
     48 [bufferedAmount-unchanged-by-sync-xhr.any.worker.html?default]
     49  expected:
     50    if (os == "mac") and not debug: [OK, CRASH]