| Index: third_party/WebKit/LayoutTests/http/tests/worklet/import-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/import-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/import-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..63661a6461e2e74776edbdb4894dfbc974f47dc8
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/worklet/import-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +CONSOLE ERROR: line 1: Uncaught Error
|
| +This is a testharness.js-based test.
|
| +PASS Importing a script resolves the given promise.
|
| +PASS Importing a script which throws should still resolve the given promise.
|
| +PASS Importing a non-existant script rejects the given promise with a NetworkError.
|
| +PASS Attempting to resolve an invalid URL should reject the given promise with a SyntaxError.
|
| +Harness: the test ran to completion.
|
| +
|
|
|