| Index: third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
|
| index 309a8ab68950b09784f726c6a3da6364206dab73..67a9b8ef8aae5a5112733841859e2f2ee71ced88 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
|
| @@ -23,7 +23,7 @@ PASS Int16Array.length is 3
|
| PASS Int32Array.length is 3
|
| PASS Int8Array.length is 3
|
| FAIL Intent.length should be 3. Threw exception ReferenceError: Intent is not defined
|
| -FAIL MediaStream.length should be 0. Threw exception ReferenceError: MediaStream is not defined
|
| +PASS MediaStream.length is 0
|
| PASS MessageChannel.length is 0
|
| PASS MessageEvent.length is 1
|
| PASS PageTransitionEvent.length is 1
|
|
|