| Index: third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/general.dedicatedworker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/general.dedicatedworker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/general.dedicatedworker-expected.txt
|
| index d2b57a8f13e7cd6556600360f9fbe119a01a0194..aa3e4e4958eb1a2eb2e9447f0bab20ec62f0fac0 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/general.dedicatedworker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/general.dedicatedworker-expected.txt
|
| @@ -2,7 +2,7 @@ This is a testharness.js-based test.
|
| PASS ReadableStream can be constructed with no errors
|
| PASS ReadableStream can't be constructed with garbage
|
| PASS ReadableStream can't be constructed with an invalid type
|
| -FAIL ReadableStream instances should have the correct list of properties assert_array_equals: should have all the correct methods lengths differ, expected 7 got 5
|
| +PASS ReadableStream instances should have the correct list of properties
|
| PASS ReadableStream constructor should throw for non-function start arguments
|
| PASS ReadableStream constructor can get initial garbage as cancel argument
|
| PASS ReadableStream constructor can get initial garbage as pull argument
|
|
|