Source code
Revision control
Copy as Markdown
Other Tools
[location-setter-user-mouseup.html]
[href]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent: FAIL
[search]
expected:
if (os == "android") and not sessionHistoryInParent: FAIL
if os == "mac": [PASS, FAIL]
[hash]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent: FAIL