tor-browser

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

customSections.any.js.ini (1036B)


      1 [customSections.any.html]
      2  [Custom sections with U+FFFD]
      3    expected: FAIL
      4 
      5 
      6 [customSections.any.worker.html]
      7  expected:
      8    if (os == "android") and debug and sessionHistoryInParent: [OK, ERROR]
      9  [Custom sections with U+FFFD]
     10    expected: FAIL
     11 
     12 
     13 [customSections.any.js]
     14  [Custom sections with U+FFFD]
     15    expected: FAIL
     16 
     17 
     18 [customSections.any.shadowrealm.html]
     19  expected: ERROR
     20 
     21 [customSections.any.shadowrealm-in-sharedworker.html]
     22  expected: ERROR
     23 
     24 [customSections.any.shadowrealm-in-dedicatedworker.html]
     25  expected: ERROR
     26 
     27 [customSections.any.shadowrealm-in-window.html]
     28  expected:
     29    if sessionHistoryInParent and (os == "android") and debug: [ERROR, TIMEOUT]
     30    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     31    ERROR
     32 
     33 [customSections.any.shadowrealm-in-shadowrealm.html]
     34  expected: ERROR
     35 
     36 [customSections.https.any.shadowrealm-in-audioworklet.html]
     37  expected:
     38    if os == "linux": [ERROR, TIMEOUT]
     39    ERROR
     40 
     41 [customSections.https.any.shadowrealm-in-serviceworker.html]
     42  expected: [ERROR, TIMEOUT]