tor-browser

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

v128-tdz.tentative.any.js.ini (925B)


      1 [v128-tdz.tentative.https.any.shadowrealm-in-serviceworker.html]
      2  expected: ERROR
      3 
      4 [v128-tdz.tentative.any.worker.html]
      5  [v128 global exports should cause TDZ errors]
      6    expected: FAIL
      7 
      8 
      9 [v128-tdz.tentative.any.html]
     10  expected:
     11    if (os == "android") and debug and sessionHistoryInParent: TIMEOUT
     12  [v128 global exports should cause TDZ errors]
     13    expected: FAIL
     14 
     15 
     16 [v128-tdz.tentative.any.js]
     17  [v128 global exports should cause TDZ errors]
     18    expected: FAIL
     19 
     20 
     21 [v128-tdz.tentative.any.shadowrealm-in-sharedworker.html]
     22  expected: ERROR
     23 
     24 [v128-tdz.tentative.any.shadowrealm-in-dedicatedworker.html]
     25  expected: ERROR
     26 
     27 [v128-tdz.tentative.any.shadowrealm-in-window.html]
     28  expected:
     29    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     30    ERROR
     31 
     32 [v128-tdz.tentative.any.shadowrealm-in-shadowrealm.html]
     33  expected: ERROR
     34 
     35 [v128-tdz.tentative.https.any.shadowrealm-in-audioworklet.html]
     36  expected: ERROR