Source code

Revision control

Copy as Markdown

Other Tools

[opaque-script.https.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[Verify large cross-origin cache_storage scripts are opaque.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, TIMEOUT]
FAIL
[Verify small cross-origin cache_storage scripts are opaque.]
expected: FAIL