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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/bad-strategies.serviceworker.https-expected.txt

Issue 2711183003: Import wpt@a7e9c2abcf65b78fcf1c246fec6681c74e1bc352 (Closed)
Patch Set: Update test expectations and baselines. 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 Service worker test setup
3 PASS Writable stream: throwing strategy.size getter
4 PASS reject any non-function value for strategy.size
5 PASS Writable stream: throwing strategy.highWaterMark getter
6 PASS Writable stream: invalid strategy.highWaterMark
7 FAIL Writable stream: throwing strategy.size method assert_throws: write should reject with a TypeError function "function () { throw e }" threw object "error1: a unique string" ("error1") expected object "TypeError" ("TypeError")
8 PASS Writable stream: invalid strategy.size return value
9 Harness: the test ran to completion.
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698