| Index: third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
|
| index fa031a8ffeeb9e54e08e05c7c263e330c66c1e5d..8d6c32bd0213353f292c2a11d39191dfc8df3a70 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt
|
| @@ -26,183 +26,183 @@ CONSOLE MESSAGE: line 11: [object Map]
|
| CONSOLE MESSAGE: line 12: [object Map]
|
| Tests that console properly displays information about ES6 features.
|
|
|
| -console-format-es6.html:11 Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}
|
| +console-format-es6.html:11 Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}Promise
|
| __proto__: Promise
|
| [[PromiseStatus]]: "rejected"
|
| [[PromiseValue]]: -0
|
| -console-format-es6.html:12 [Promise]
|
| +console-format-es6.html:12 [Promise]Array[1]
|
| 0: Promise
|
| length: 1
|
| __proto__: Array[0]
|
| globals[0]
|
| -Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}
|
| +Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}Promise
|
| __proto__: Promise
|
| [[PromiseStatus]]: "rejected"
|
| [[PromiseValue]]: -0
|
| console-format-es6.html:11 Symbol()
|
| -console-format-es6.html:12 [Symbol()]
|
| +console-format-es6.html:12 [Symbol()]Array[1]
|
| 0: Symbol()
|
| length: 1
|
| __proto__: Array[0]
|
| globals[1]
|
| Symbol()
|
| console-format-es6.html:11 Symbol(a)
|
| -console-format-es6.html:12 [Symbol(a)]
|
| +console-format-es6.html:12 [Symbol(a)]Array[1]
|
| 0: Symbol(a)
|
| length: 1
|
| __proto__: Array[0]
|
| globals[2]
|
| Symbol(a)
|
| -console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2}
|
| +console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2}Object
|
| a: Symbol()
|
| getter: (...)
|
| get getter: getter()
|
| Symbol(a): 2
|
| __proto__: Object
|
| -console-format-es6.html:12 [Object]
|
| +console-format-es6.html:12 [Object]Array[1]
|
| 0: Object
|
| length: 1
|
| __proto__: Array[0]
|
| globals[3]
|
| -Object {a: Symbol(), Symbol(a): 2}
|
| +Object {a: Symbol(), Symbol(a): 2}Object
|
| a: Symbol()
|
| getter: (...)
|
| get getter: getter()
|
| Symbol(a): 2
|
| __proto__: Object
|
| -console-format-es6.html:11 Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| +console-format-es6.html:11 Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| -console-format-es6.html:12 [Map]
|
| +console-format-es6.html:12 [Map]Array[1]
|
| 0: Map
|
| length: 1
|
| __proto__: Array[0]
|
| globals[4]
|
| -Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| +Map {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| -console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| +console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}WeakMap
|
| __proto__: WeakMap
|
| [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| -console-format-es6.html:12 [WeakMap]
|
| +console-format-es6.html:12 [WeakMap]Array[1]
|
| 0: WeakMap
|
| length: 1
|
| __proto__: Array[0]
|
| globals[5]
|
| -WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
|
| +WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}WeakMap
|
| __proto__: WeakMap
|
| [[Entries]]: Array[1]
|
| 0: {Object => Object}
|
| length: 1
|
| -console-format-es6.html:11 Set {Object {a: Symbol(), Symbol(a): 2}}
|
| +console-format-es6.html:11 Set {Object {a: Symbol(), Symbol(a): 2}}Set
|
| size: (...)
|
| __proto__: Set
|
| [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| -console-format-es6.html:12 [Set]
|
| +console-format-es6.html:12 [Set]Array[1]
|
| 0: Set
|
| length: 1
|
| __proto__: Array[0]
|
| globals[6]
|
| -Set {Object {a: Symbol(), Symbol(a): 2}}
|
| +Set {Object {a: Symbol(), Symbol(a): 2}}Set
|
| size: (...)
|
| __proto__: Set
|
| [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| -console-format-es6.html:11 WeakSet {Object {a: Symbol(), Symbol(a): 2}}
|
| +console-format-es6.html:11 WeakSet {Object {a: Symbol(), Symbol(a): 2}}WeakSet
|
| __proto__: WeakSet
|
| [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| -console-format-es6.html:12 [WeakSet]
|
| +console-format-es6.html:12 [WeakSet]Array[1]
|
| 0: WeakSet
|
| length: 1
|
| __proto__: Array[0]
|
| globals[7]
|
| -WeakSet {Object {a: Symbol(), Symbol(a): 2}}
|
| +WeakSet {Object {a: Symbol(), Symbol(a): 2}}WeakSet
|
| __proto__: WeakSet
|
| [[Entries]]: Array[1]
|
| 0: Object
|
| length: 1
|
| -console-format-es6.html:11 Map {Map {} => WeakMap {}}
|
| +console-format-es6.html:11 Map {Map {} => WeakMap {}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[1]
|
| 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:12 [Map]
|
| +console-format-es6.html:12 [Map]Array[1]
|
| 0: Map
|
| length: 1
|
| __proto__: Array[0]
|
| globals[8]
|
| -Map {Map {} => WeakMap {}}
|
| +Map {Map {} => WeakMap {}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[1]
|
| 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:11 Map {Map {…} => WeakMap {…}}
|
| +console-format-es6.html:11 Map {Map {…} => WeakMap {…}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[1]
|
| 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:12 [Map]
|
| +console-format-es6.html:12 [Map]Array[1]
|
| 0: Map
|
| length: 1
|
| __proto__: Array[0]
|
| globals[9]
|
| -Map {Map {…} => WeakMap {…}}
|
| +Map {Map {…} => WeakMap {…}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[1]
|
| 0: {Map => WeakMap}
|
| length: 1
|
| -console-format-es6.html:11 Set {WeakSet {}}
|
| +console-format-es6.html:11 Set {WeakSet {}}Set
|
| size: (...)
|
| __proto__: Set
|
| [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:12 [Set]
|
| +console-format-es6.html:12 [Set]Array[1]
|
| 0: Set
|
| length: 1
|
| __proto__: Array[0]
|
| globals[10]
|
| -Set {WeakSet {}}
|
| +Set {WeakSet {}}Set
|
| size: (...)
|
| __proto__: Set
|
| [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:11 Set {WeakSet {…}}
|
| +console-format-es6.html:11 Set {WeakSet {…}}Set
|
| size: (...)
|
| __proto__: Set
|
| [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:12 [Set]
|
| +console-format-es6.html:12 [Set]Array[1]
|
| 0: Set
|
| length: 1
|
| __proto__: Array[0]
|
| globals[11]
|
| -Set {WeakSet {…}}
|
| +Set {WeakSet {…}}Set
|
| size: (...)
|
| __proto__: Set
|
| [[Entries]]: Array[1]
|
| 0: WeakSet
|
| length: 1
|
| -console-format-es6.html:11 Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}}
|
| +console-format-es6.html:11 Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[5]
|
| @@ -212,12 +212,12 @@ console-format-es6.html:11 Map {" from str " => " to str ", undefined => undefin
|
| 3: {42 => 42}
|
| 4: {Object => Object}
|
| length: 5
|
| -console-format-es6.html:12 [Map]
|
| +console-format-es6.html:12 [Map]Array[1]
|
| 0: Map
|
| length: 1
|
| __proto__: Array[0]
|
| globals[12]
|
| -Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}}
|
| +Map {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}}Map
|
| size: (...)
|
| __proto__: Map
|
| [[Entries]]: Array[5]
|
|
|