Source code

Revision control

Copy as Markdown

Other Tools

[script-url-blocked-report-contains-hash-service-worker.https.html]
expected:
if (processor == "x86_64") and debug and (os == "win"): TIMEOUT
if (processor == "x86_64") and debug and (os == "linux"): TIMEOUT
if processor == "x86": TIMEOUT
[TIMEOUT, OK]
[script-specific violation report contains correct urlHash in service worker]
expected:
if (processor == "x86_64") and debug and (os == "win"): TIMEOUT
if (processor == "x86_64") and debug and (os == "linux"): TIMEOUT
if processor == "x86": TIMEOUT
[TIMEOUT, FAIL]