Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https-expected.txt

Issue 2904563004: [ServiceWorker] Fix ExtendableMessageEvent idl binding (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
deleted file mode 100644
index 504f98034f33608d0b93170e80872e5b05dbb2c5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-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.
-
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698