Pass | non-parsable URL | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { new Worker('https://test:test'); }")
at Test.<anonymous> ( /workers/constructors/Worker/same-origin.html:22:3) |
|
Fail | unsupported_scheme | Failed to construct 'Worker': Script at 'unsupported:' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'unsupported:' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:27:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:25:1 Asserts runNo asserts ran |
Pass | data_url | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /workers/constructors/Worker/same-origin.html:33:5) |
|
Fail | about_blank | Failed to construct 'Worker': Script at 'about:blank' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'about:blank' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:38:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:37:1 Asserts runNo asserts ran |
Fail | example_invalid | Failed to construct 'Worker': Script at 'http://www.example.invalid/' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'http://www.example.invalid/' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:42:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:41:1 Asserts runNo asserts ran |
Fail | port_81 | Failed to construct 'Worker': Script at 'https://wpt.live:81/' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'https://wpt.live:81/' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:46:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:45:1 Asserts runNo asserts ran |
Fail | https_port_80 | Failed to construct 'Worker': Script at 'https://wpt.live:80/' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'https://wpt.live:80/' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:50:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:49:1 Asserts runNo asserts ran |
Fail | https_port_8000 | Failed to construct 'Worker': Script at 'https://wpt.live:8000/' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'https://wpt.live:8000/' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:54:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:53:1 Asserts runNo asserts ran |
Fail | http_post_8012 | Failed to construct 'Worker': Script at 'http://wpt.live:8012/' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'http://wpt.live:8012/' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:58:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:57:1 Asserts runNo asserts ran |
Fail | javascript_url | Failed to construct 'Worker': Script at 'javascript:""' cannot be accessed from origin 'https://wpt.live'.Error: Failed to construct 'Worker': Script at 'javascript:""' cannot be accessed from origin 'https://wpt.live'.
at testWorkerHelper (https://wpt.live/workers/constructors/Worker/same-origin.html:15:16)
at Test.<anonymous> (https://wpt.live/workers/constructors/Worker/same-origin.html:62:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at async_test (https://wpt.live/resources/testharness.js:681:34)
at https://wpt.live/workers/constructors/Worker/same-origin.html:61:1 Asserts runNo asserts ran |