Harness status: OK
Found 4 tests
Result | Test Name | Message |
---|---|---|
Fail | addModule() with data URL module script | promise_rejects_dom: function "function() { throw e }" threw object "DataError: Only same origin module script is allowed." that is not a DOMException OperationError: property "name" is equal to "DataError", expected "OperationError"Error at get_stack (https://www1.wpt.live/resources/testharness.js:4567:21) at new AssertionError (https://www1.wpt.live/resources/testharness.js:4560:22) at assert (https://www1.wpt.live/resources/testharness.js:4544:19) at assert_throws_dom_impl (https://www1.wpt.live/resources/testharness.js:2332:17) at https://www1.wpt.live/resources/testharness.js:865:17 Asserts runNo asserts ran |
Fail | createWorklet() with data URL module script and default data origin | promise_rejects_dom: function "function() { throw e }" threw object "InvalidAccessError: the method on sharedStorage is not allowed to have an opaque data origin" that is not a DOMException OperationError: property "code" is equal to 15, expected 0Error at get_stack (https://www1.wpt.live/resources/testharness.js:4567:21) at new AssertionError (https://www1.wpt.live/resources/testharness.js:4560:22) at assert (https://www1.wpt.live/resources/testharness.js:4544:19) at assert_throws_dom_impl (https://www1.wpt.live/resources/testharness.js:2332:17) at https://www1.wpt.live/resources/testharness.js:865:17 Asserts runNo asserts ran |
Fail | createWorklet() with data URL module script and dataOrigin "context-origin" | promise_rejects_dom: function "function() { throw e }" threw object "InvalidAccessError: the method on sharedStorage is not allowed to have an opaque data origin" that is not a DOMException OperationError: property "code" is equal to 15, expected 0Error at get_stack (https://www1.wpt.live/resources/testharness.js:4567:21) at new AssertionError (https://www1.wpt.live/resources/testharness.js:4560:22) at assert (https://www1.wpt.live/resources/testharness.js:4544:19) at assert_throws_dom_impl (https://www1.wpt.live/resources/testharness.js:2332:17) at https://www1.wpt.live/resources/testharness.js:865:17 Asserts runNo asserts ran |
Pass | createWorklet() with data URL module script and dataOrigin "script-origin" | Asserts runNo asserts ran |