tor-browser

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

idlharness.https.window.js.ini (383B)


      1 [idlharness.https.window.html]
      2  [GeolocationPosition interface: operation toJSON()]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5      if (os == "android") and not debug: [PASS, FAIL]
      6 
      7  [GeolocationCoordinates interface: operation toJSON()]
      8    expected:
      9      if (os == "mac") and not debug: [PASS, FAIL]
     10      if (os == "android") and not debug: [PASS, FAIL]