| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..504f98034f33608d0b93170e80872e5b05dbb2c5
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +This is a testharness.js-based test.
|
| +PASS ServiceWorkerGlobalScope: ExtendableMessageEvent Constructor
|
| +FAIL no initializer specified Cannot read property 'length' of null
|
| +PASS `bubbles` is specified
|
| +PASS `cancelable` is specified
|
| +PASS `data` is specified
|
| +PASS `origin` is specified
|
| +PASS `lastEventId` is specified
|
| +PASS `source` is specified
|
| +FAIL `ports` is specified Cannot read property 'length' of null
|
| +PASS all initial values are specified
|
| +Harness: the test ran to completion.
|
| +
|
|
|