| Index: third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| index 990df253666eebc9a3bc58bd1f4ec78fd2c30ea2..0051e91c5057dab2dd7b3d13b15411ae340ea4c5 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| @@ -64,8 +64,8 @@ console-format-collections.html:41 [1, Array(2)]
|
| console-format-collections.html:44 NonArrayWithLength {keys: Array(0)}
|
| console-format-collections.html:51 [1, "2", callee: function, Symbol(Symbol.iterator): function]
|
| console-format-collections.html:55 ["c1", "c2", "c3", value: "c1 c2 c3"]
|
| -console-format-collections.html:58 []
|
| -console-format-collections.html:59 []
|
| +console-format-collections.html:58 [undefined × 5]
|
| +console-format-collections.html:59 [undefined × 4294967295]
|
| console-format-collections.html:61 ArrayLike {length: -5}
|
| console-format-collections.html:62 ArrayLike {length: 5.6}
|
| console-format-collections.html:63 ArrayLike {length: NaN}
|
|
|