Source code
Revision control
Copy as Markdown
Other Tools
[iframe-src-204-fragment.html]
[src]
expected:
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]
[location.href]
expected:
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]
[location.assign]
expected: [FAIL, PASS]
[window.open]
expected: FAIL
[link click]
expected:
if not fission and (os == "linux") and debug: [FAIL, PASS]
FAIL