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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS ServiceWorkerGlobalScope: ExtendableMessageEvent Constructor
3 FAIL no initializer specified Cannot read property 'length' of null
4 PASS `bubbles` is specified
5 PASS `cancelable` is specified
6 PASS `data` is specified
7 PASS `origin` is specified
8 PASS `lastEventId` is specified
9 PASS `source` is specified
10 FAIL `ports` is specified Cannot read property 'length' of null
11 PASS all initial values are specified
12 Harness: the test ran to completion.
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698