Source code
Revision control
Copy as Markdown
Other Tools
[form-submission.https.sub.html]
expected:
if os == "linux": [TIMEOUT, OK]
if os == "android" and fission: TIMEOUT
[sec-fetch-user - GET with user activation]
expected:
if os == "linux": [NOTRUN, PASS, TIMEOUT]
if os == "android" and fission: NOTRUN
[sec-fetch-user - POST]
expected:
if (os == "linux") and os_version == "24.04" and processor == 'x86_64' and display == 'x11': PASS
if (os == "linux") and not fission and not debug: [NOTRUN, PASS, FAIL, TIMEOUT]
if os == "win": PASS
if os == "mac": PASS
if os == "android" and not fission: PASS
NOTRUN
[sec-fetch-user - POST with user activation]
expected:
if (os == "linux") and debug and fission: [NOTRUN, PASS]
if (os == "linux") and debug and not fission: NOTRUN
if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT]
if os == "android" and fission: NOTRUN
[sec-fetch-user - GET]
expected:
if (os == "linux") and debug and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and debug and not fission: NOTRUN
if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT]
if os == "android" and fission: NOTRUN
[sec-fetch-dest - GET]
expected:
if (os == "linux") and debug: NOTRUN
if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT]
if os == "android" and fission: NOTRUN
[sec-fetch-dest - POST]
expected:
if (os == "linux") and debug: NOTRUN
if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT]
if os == "android" and fission: NOTRUN
[sec-fetch-mode - GET]
expected:
if (os == "linux") and not debug and fission: [NOTRUN, PASS, TIMEOUT]
if os == "win": PASS
if os == "mac": PASS
if os == "android" and not fission: PASS
NOTRUN
[sec-fetch-mode - POST]
expected:
if (os == "linux") and not debug and fission: [NOTRUN, PASS, TIMEOUT]
if os == "win": PASS
if os == "mac": PASS
if os == "android" and not fission: PASS
NOTRUN
[sec-fetch-site - HTTPS downgrade-upgrade - POST]
expected:
if (os == "linux") and not debug and fission: [NOTRUN, PASS, TIMEOUT]
if os == "win": PASS
if os == "mac": PASS
if os == "android" and not fission: PASS
NOTRUN
[sec-fetch-site - Same-Origin -> Same Origin - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Site -> Same Origin - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-Site -> Cross-Site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-storage-access - Cross-site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-Site -> Cross-Site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-storage-access - Same site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Same-Site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Site -> Cross-Site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Same Origin - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Cross-Site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Same-Site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Site -> Cross-Site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same origin - POST]
expected:
if os == "linux" and os_version == "18.04": TIMEOUT
if os == "android" and fission: TIMEOUT
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-Site -> Same Origin - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-Site -> Same-Site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Site -> Same Origin - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Cross-Site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-Site -> Same Origin - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-storage-access - Same site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - HTTPS downgrade-upgrade - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-Site -> Same-Site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Site -> Same-Site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Cross-site - GET]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-storage-access - Cross-site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN
[sec-fetch-site - Same-Site -> Same-Site - POST]
expected:
if os == "linux" and os_version == "18.04": NOTRUN
if os == "android" and fission: NOTRUN