tor-browser

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

idlharness.https.any.js.ini (565B)


      1 [idlharness.https.any.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Navigator interface: attribute deviceMemory]
      5    expected: FAIL
      6 
      7  [Navigator interface: navigator must inherit property "deviceMemory" with the proper type]
      8    expected: FAIL
      9 
     10 
     11 [idlharness.https.any.worker.html]
     12  expected:
     13    if (os == "android") and fission: [OK, TIMEOUT]
     14  [WorkerNavigator interface: attribute deviceMemory]
     15    expected: FAIL
     16 
     17  [WorkerNavigator interface: navigator must inherit property "deviceMemory" with the proper type]
     18    expected: FAIL