tor-browser

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

DOMException-constructor-behavior.any.js.ini (1316B)


      1 [DOMException-constructor-behavior.any.html]
      2  expected:
      3    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      4    if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT]
      5    if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      6 
      7 [DOMException-constructor-behavior.any.worker.html]
      8  expected:
      9    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
     10    if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
     11    if (os == "android") and not debug: [OK, TIMEOUT]
     12 
     13 [DOMException-constructor-behavior.any.shadowrealm.html]
     14  expected: ERROR
     15 
     16 [DOMException-constructor-behavior.https.any.shadowrealm-in-audioworklet.html]
     17  expected: ERROR
     18 
     19 [DOMException-constructor-behavior.any.shadowrealm-in-window.html]
     20  expected: ERROR
     21 
     22 [DOMException-constructor-behavior.any.shadowrealm-in-shadowrealm.html]
     23  expected: ERROR
     24 
     25 [DOMException-constructor-behavior.https.any.shadowrealm-in-serviceworker.html]
     26  expected: [ERROR, TIMEOUT]
     27 
     28 [DOMException-constructor-behavior.any.shadowrealm-in-dedicatedworker.html]
     29  expected: ERROR
     30 
     31 [DOMException-constructor-behavior.any.shadowrealm-in-sharedworker.html]
     32  expected:
     33    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     34    ERROR