tor-browser

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

overconstrained_error.https.html.ini (363B)


      1 [overconstrained_error.https.html]
      2  expected:
      3    if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH, TIMEOUT]
      4    if os == "win": OK
      5    if os == "linux": OK
      6    [OK, TIMEOUT]
      7  [Error of OverconstrainedError type inherit from DOMException]
      8    expected: FAIL
      9 
     10  [OverconstrainedError class inherits from DOMException]
     11    expected: FAIL