| Index: third_party/WebKit/LayoutTests/external/wpt/workers/constructors/Worker/expected-self-properties.worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/workers/constructors/Worker/expected-self-properties.worker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/workers/constructors/Worker/expected-self-properties.worker-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1c8515c87f41c2479473c587fde77e8b0943b6b8
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/workers/constructors/Worker/expected-self-properties.worker-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This is a testharness.js-based test.
|
| +PASS existence of XMLHttpRequest
|
| +PASS existence of WebSocket
|
| +PASS existence of EventSource
|
| +PASS existence of MessageChannel
|
| +FAIL existence of Worker assert_true: expected true got false
|
| +FAIL existence of SharedWorker assert_true: expected true got false
|
| +Harness: the test ran to completion.
|
| +
|
|
|