Source code

Revision control

Copy as Markdown

Other Tools

[cross-origin-status.https.html]
expected:
if os == "android": OK
TIMEOUT
[Cross-origin same-site status header should work from fetch()]
expected:
if os == "android": FAIL
TIMEOUT
[Cross-origin status header should be ignored from fetch()]
expected:
if os == "android": FAIL
NOTRUN
[Status header should be ignored from cross-site iframe]
expected:
if os == "android": FAIL
NOTRUN
[Status header should be ignored from cross-site iframe that contains a subresource with the header]
expected:
if os == "android": FAIL
NOTRUN
[Status header should be ignored from a fenced frame, even if it is same-origin]
expected:
if os == "android": FAIL
NOTRUN