Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

  • This WPT test may be referenced by the following Test IDs:
// META: global=dedicatedworker,sharedworker
// META: script=report-error-helper.js
runTest(
"/common/redirect.py?location=" + crossOrigin +
"/workers/modules/resources/syntax-error.js",
false,
"NetworkError"
);