| 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 17947fe5686a3cf7475fe91bc4bf9489f1d83ce8..e15eb60f00e94f03dab4e14c9433a6dad1f05511 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
|
| @@ -18,29 +18,29 @@ a1
|
| [undefined × 1]
|
| console-format-array-prototype.html:4 [undefined × 1]
|
| a2
|
| -[undefined × 5]
|
| -console-format-array-prototype.html:4 [undefined × 5]
|
| +(5) [undefined × 5]
|
| +console-format-array-prototype.html:4 (5) [undefined × 5]
|
| a3
|
| -[undefined × 1, 2, 3]
|
| -console-format-array-prototype.html:4 [undefined × 1, 2, 3]
|
| +(3) [undefined × 1, 2, 3]
|
| +console-format-array-prototype.html:4 (3) [undefined × 1, 2, 3]
|
| a4
|
| -[undefined × 15]
|
| -console-format-array-prototype.html:4 [undefined × 15]
|
| +(15) [undefined × 15]
|
| +console-format-array-prototype.html:4 (15) [undefined × 15]
|
| a5
|
| -[undefined × 8, 8, undefined × 6]
|
| -console-format-array-prototype.html:4 [undefined × 8, 8, undefined × 6]
|
| +(15) [undefined × 8, 8, undefined × 6]
|
| +console-format-array-prototype.html:4 (15) [undefined × 8, 8, undefined × 6]
|
| a6
|
| -[0, undefined × 9, 10, undefined × 4]
|
| -console-format-array-prototype.html:4 [0, undefined × 9, 10, undefined × 4]
|
| +(15) [0, undefined × 9, 10, undefined × 4]
|
| +console-format-array-prototype.html:4 (15) [0, undefined × 9, 10, undefined × 4]
|
| a7
|
| -[3: 4, index0: 0, index1: 1, index2: 2, index3: 3, index4: 4…]
|
| -console-format-array-prototype.html:4 [3: 4, index0: 0, index1: 1, index2: 2, index3: 3, index4: 4…]
|
| +(15) [3: 4, index0: 0, index1: 1, index2: 2, index3: 3, index4: 4…]
|
| +console-format-array-prototype.html:4 (15) [3: 4, index0: 0, index1: 1, index2: 2, index3: 3, index4: 4…]
|
| a8
|
| -[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
| -console-format-array-prototype.html:4 [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
| +(10) [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
| +console-format-array-prototype.html:4 (10) [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
| a9
|
| -[undefined × 1, 1, 2, 3, 4, undefined × 1, 6, 7, 8, 9, undefined × 1, foo: "bar"]
|
| -console-format-array-prototype.html:4 [undefined × 1, 1, 2, 3, 4, undefined × 1, 6, 7, 8, 9, undefined × 1, foo: "bar"]
|
| +(11) [undefined × 1, 1, 2, 3, 4, undefined × 1, 6, 7, 8, 9, undefined × 1, foo: "bar"]
|
| +console-format-array-prototype.html:4 (11) [undefined × 1, 1, 2, 3, 4, undefined × 1, 6, 7, 8, 9, undefined × 1, foo: "bar"]
|
| a10
|
| Array {}
|
| console-format-array-prototype.html:4 Array {}
|
|
|