tor-browser

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

string-builtins.tentative.any.js.ini (1208B)


      1 [string-builtins.tentative.any.shadowrealm-in-shadowrealm.html]
      2  expected:
      3    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
      4    ERROR
      5 
      6 [string-builtins.tentative.any.shadowrealm-in-sharedworker.html]
      7  expected:
      8    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
      9    ERROR
     10 
     11 [string-builtins.tentative.https.any.shadowrealm-in-serviceworker.html]
     12  expected:
     13    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     14    ERROR
     15 
     16 [string-builtins.tentative.any.html]
     17  [String builtins should be supported in imports in ESM integration]
     18    expected: FAIL
     19 
     20 
     21 [string-builtins.tentative.any.js]
     22  [String builtins should be supported in imports in ESM integration]
     23    expected: FAIL
     24 
     25 
     26 [string-builtins.tentative.any.shadowrealm-in-window.html]
     27  expected: ERROR
     28 
     29 [string-builtins.tentative.any.shadowrealm-in-dedicatedworker.html]
     30  expected: ERROR
     31 
     32 [string-builtins.tentative.any.worker.html]
     33  expected:
     34    if not sessionHistoryInParent: [OK, TIMEOUT]
     35  [String builtins should be supported in imports in ESM integration]
     36    expected: FAIL
     37 
     38 
     39 [string-builtins.tentative.https.any.shadowrealm-in-audioworklet.html]
     40  expected: ERROR