| Index: third_party/WebKit/LayoutTests/external/wpt/workers/interfaces/WorkerUtils/importScripts/002.worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/workers/interfaces/WorkerUtils/importScripts/002.worker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/workers/interfaces/WorkerUtils/importScripts/002.worker-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c6ae311e8fc2bd879c00b5b5a632a633d036621e
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/workers/interfaces/WorkerUtils/importScripts/002.worker-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Untitled assert_throws: function "function () {
|
| + importScripts('data:text/javascript,ran=true','http://foo bar');
|
| + }" threw object "NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'http://foo%20bar/' failed to load." that is not a DOMException SyntaxError: property "code" is equal to 19, expected 12
|
| +Harness: the test ran to completion.
|
| +
|
|
|