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

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

Issue 2751113005: Upstream service worker message event tests to WPT (Closed)
Patch Set: Remove redundant comment Created 3 years, 9 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
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.
+

Powered by Google App Engine
This is Rietveld 408576698