| Index: third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt
|
| index d81d15add0df25a24bfa7dd6de4fab184fcf485b..a34a070040df31c480930dfcfeaea2033536f903 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt
|
| @@ -24,10 +24,10 @@ console-format-es6-2.html:11 MapIterator {42, Object {foo: 2}}
|
| console-format-es6-2.html:12 [MapIterator]
|
| globals[1]
|
| MapIterator {42, Object {foo: 2}}
|
| -console-format-es6-2.html:11 MapIterator {[41, 42], [Object, Object]}
|
| +console-format-es6-2.html:11 MapIterator {(2) [41, 42], (2) [Object, Object]}
|
| console-format-es6-2.html:12 [MapIterator]
|
| globals[2]
|
| -MapIterator {[41, 42], [Object, Object]}
|
| +MapIterator {(2) [41, 42], (2) [Object, Object]}
|
| console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}}
|
| console-format-es6-2.html:12 [SetIterator]
|
| globals[3]
|
| @@ -36,10 +36,10 @@ console-format-es6-2.html:11 SetIterator {41, Object {foo: 1}}
|
| console-format-es6-2.html:12 [SetIterator]
|
| globals[4]
|
| SetIterator {41, Object {foo: 1}}
|
| -console-format-es6-2.html:11 SetIterator {[41, 41], [Object, Object]}
|
| +console-format-es6-2.html:11 SetIterator {(2) [41, 41], (2) [Object, Object]}
|
| console-format-es6-2.html:12 [SetIterator]
|
| globals[5]
|
| -SetIterator {[41, 41], [Object, Object]}
|
| +SetIterator {(2) [41, 41], (2) [Object, Object]}
|
| console-format-es6-2.html:11 MapIterator {Object {foo: 2}}
|
| console-format-es6-2.html:12 [MapIterator]
|
| globals[6]
|
| @@ -59,7 +59,7 @@ console-format-es6-2.html:11 MapIterator
|
| 1: Object
|
| length: 2
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: MapIterator
|
| + 0: MapIterator {41, Object {foo: 1}}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[0]
|
| @@ -82,7 +82,7 @@ console-format-es6-2.html:11 MapIterator
|
| 1: Object
|
| length: 2
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: MapIterator
|
| + 0: MapIterator {42, Object {foo: 2}}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[1]
|
| @@ -105,7 +105,7 @@ console-format-es6-2.html:11 MapIterator
|
| 1: Array(2)
|
| length: 2
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: MapIterator
|
| + 0: MapIterator {(2) [41, 42], (2) [Object, Object]}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[2]
|
| @@ -128,7 +128,7 @@ console-format-es6-2.html:11 SetIterator
|
| 1: Object
|
| length: 2
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: SetIterator
|
| + 0: SetIterator {41, Object {foo: 1}}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[3]
|
| @@ -151,7 +151,7 @@ console-format-es6-2.html:11 SetIterator
|
| 1: Object
|
| length: 2
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: SetIterator
|
| + 0: SetIterator {41, Object {foo: 1}}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[4]
|
| @@ -174,7 +174,7 @@ console-format-es6-2.html:11 SetIterator
|
| 1: Array(2)
|
| length: 2
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: SetIterator
|
| + 0: SetIterator {(2) [41, 41], (2) [Object, Object]}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[5]
|
| @@ -196,7 +196,7 @@ console-format-es6-2.html:11 MapIterator
|
| 0: Object
|
| length: 1
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: MapIterator
|
| + 0: MapIterator {Object {foo: 2}}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[6]
|
| @@ -217,7 +217,7 @@ console-format-es6-2.html:11 SetIterator
|
| 0: Object
|
| length: 1
|
| console-format-es6-2.html:12 Array(1)
|
| - 0: SetIterator
|
| + 0: SetIterator {Object {foo: 1}}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[7]
|
|
|