tor-browser

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

idlharness.any.js.ini (999B)


      1 [idlharness.https.any.serviceworker.html]
      2  expected: TIMEOUT
      3 
      4 [idlharness.any.serviceworker.html]
      5  expected:
      6    if (os == "android") and not debug: [OK, ERROR]
      7  [PerformanceEntry interface: attribute id]
      8    expected: FAIL
      9 
     10  [PerformanceEntry interface: attribute navigationId]
     11    expected: FAIL
     12 
     13 
     14 [idlharness.any.sharedworker.html]
     15  [PerformanceEntry interface: attribute id]
     16    expected: FAIL
     17 
     18  [PerformanceEntry interface: attribute navigationId]
     19    expected: FAIL
     20 
     21 
     22 [idlharness.any.html]
     23  expected:
     24    if (os == "android") and not debug: [OK, CRASH]
     25  [PerformanceEntry interface: attribute id]
     26    expected: FAIL
     27 
     28  [PerformanceEntry interface: attribute navigationId]
     29    expected: FAIL
     30 
     31 
     32 [idlharness.any.worker.html]
     33  expected:
     34    if (os == "mac") and not debug: [OK, CRASH]
     35  [PerformanceEntry interface: attribute id]
     36    expected: FAIL
     37 
     38  [PerformanceEntry interface: attribute navigationId]
     39    expected: FAIL
     40 
     41 
     42 [idlharness.any.shadowrealm-in-window.html]
     43  expected: ERROR