| Index: third_party/WebKit/LayoutTests/inspector/console/console-format-array-prototype-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-array-prototype-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-array-prototype-expected.txt
|
| index e3a5df0a13ee0cc0220275cae995d6aaa3cfd58d..ef766cf8ea6c025e03fb41af7f5c5a985882955c 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-array-prototype-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-array-prototype-expected.txt
|
| @@ -33,7 +33,7 @@ a6
|
| [0, undefined × 9, 10, undefined × 4]
|
| console-format-array-prototype.html:4 [0, 10: 10]
|
| a7
|
| -[undefined × 3, 4, undefined × 11]
|
| +[undefined × 3, 4, undefined × 11…]
|
| console-format-array-prototype.html:4 [3: 4, index0: 0, index1: 1, index2: 2, index3: 3, index4: 4…]
|
| a8
|
| [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
|
|