Source code
Revision control
Copy as Markdown
Other Tools
[overconstrained_error.https.html]
expected:
if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH, TIMEOUT]
if os == "win": OK
if os == "linux": OK
[OK, TIMEOUT]
[Error of OverconstrainedError type inherit from DOMException]
expected: FAIL
[OverconstrainedError class inherits from DOMException]
expected: FAIL