Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt

Issue 2676773002: DevTools: restore the style of expandable titles on console object previews (Closed)
Patch Set: a Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 e66628302cba421a6cab9d1552f23fdb88343b76..e74556b1557078d2128b4df6d182d8b0bc5574da 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
@@ -79,183 +79,183 @@ console-format-es6.html:12 [Map(6)]
globals[12]
Map(6) {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}…}
Expanded all messages
-console-format-es6.html:11 Promise
+console-format-es6.html:11 Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}
__proto__: Promise
[[PromiseStatus]]: "rejected"
[[PromiseValue]]: -0
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Promise]
0: Promise
length: 1
__proto__: Array(0)
globals[0]
-Promise
+Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: -0}
__proto__: Promise
[[PromiseStatus]]: "rejected"
[[PromiseValue]]: -0
console-format-es6.html:11 Symbol()
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Symbol()]
0: Symbol()
length: 1
__proto__: Array(0)
globals[1]
Symbol()
console-format-es6.html:11 Symbol(a)
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Symbol(a)]
0: Symbol(a)
length: 1
__proto__: Array(0)
globals[2]
Symbol(a)
-console-format-es6.html:11 Object
+console-format-es6.html:11 Object {a: Symbol(), Symbol(a): 2}
a: Symbol()
getter: (...)
Symbol(a): 2
get getter: function getter()
__proto__: Object
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Object]
0: Object
length: 1
__proto__: Array(0)
globals[3]
-Object
+Object {a: Symbol(), Symbol(a): 2}
a: Symbol()
getter: (...)
Symbol(a): 2
get getter: function getter()
__proto__: Object
-console-format-es6.html:11 Map(1)
+console-format-es6.html:11 Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
size: (...)
__proto__: Map
[[Entries]]: Array(1)
0: {Object => Object}
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Map(1)]
0: Map(1)
length: 1
__proto__: Array(0)
globals[4]
-Map(1)
+Map(1) {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
size: (...)
__proto__: Map
[[Entries]]: Array(1)
0: {Object => Object}
length: 1
-console-format-es6.html:11 WeakMap
+console-format-es6.html:11 WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
__proto__: WeakMap
[[Entries]]: Array(1)
0: {Object => Object}
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [WeakMap]
0: WeakMap
length: 1
__proto__: Array(0)
globals[5]
-WeakMap
+WeakMap {Object {a: Symbol(), Symbol(a): 2} => Object {foo: 1}}
__proto__: WeakMap
[[Entries]]: Array(1)
0: {Object => Object}
length: 1
-console-format-es6.html:11 Set(1)
+console-format-es6.html:11 Set(1) {Object {a: Symbol(), Symbol(a): 2}}
size: (...)
__proto__: Set
[[Entries]]: Array(1)
0: Object
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Set(1)]
0: Set(1)
length: 1
__proto__: Array(0)
globals[6]
-Set(1)
+Set(1) {Object {a: Symbol(), Symbol(a): 2}}
size: (...)
__proto__: Set
[[Entries]]: Array(1)
0: Object
length: 1
-console-format-es6.html:11 WeakSet
+console-format-es6.html:11 WeakSet {Object {a: Symbol(), Symbol(a): 2}}
__proto__: WeakSet
[[Entries]]: Array(1)
0: Object
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [WeakSet]
0: WeakSet
length: 1
__proto__: Array(0)
globals[7]
-WeakSet
+WeakSet {Object {a: Symbol(), Symbol(a): 2}}
__proto__: WeakSet
[[Entries]]: Array(1)
0: Object
length: 1
-console-format-es6.html:11 Map(1)
+console-format-es6.html:11 Map(1) {Map(0) {} => WeakMap {}}
size: (...)
__proto__: Map
[[Entries]]: Array(1)
0: {Map(0) => WeakMap}
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Map(1)]
0: Map(1)
length: 1
__proto__: Array(0)
globals[8]
-Map(1)
+Map(1) {Map(0) {} => WeakMap {}}
size: (...)
__proto__: Map
[[Entries]]: Array(1)
0: {Map(0) => WeakMap}
length: 1
-console-format-es6.html:11 Map(1)
+console-format-es6.html:11 Map(1) {Map(1) {…} => WeakMap {…}}
size: (...)
__proto__: Map
[[Entries]]: Array(1)
0: {Map(1) => WeakMap}
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Map(1)]
0: Map(1)
length: 1
__proto__: Array(0)
globals[9]
-Map(1)
+Map(1) {Map(1) {…} => WeakMap {…}}
size: (...)
__proto__: Map
[[Entries]]: Array(1)
0: {Map(1) => WeakMap}
length: 1
-console-format-es6.html:11 Set(1)
+console-format-es6.html:11 Set(1) {WeakSet {}}
size: (...)
__proto__: Set
[[Entries]]: Array(1)
0: WeakSet
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Set(1)]
0: Set(1)
length: 1
__proto__: Array(0)
globals[10]
-Set(1)
+Set(1) {WeakSet {}}
size: (...)
__proto__: Set
[[Entries]]: Array(1)
0: WeakSet
length: 1
-console-format-es6.html:11 Set(1)
+console-format-es6.html:11 Set(1) {WeakSet {…}}
size: (...)
__proto__: Set
[[Entries]]: Array(1)
0: WeakSet
length: 1
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Set(1)]
0: Set(1)
length: 1
__proto__: Array(0)
globals[11]
-Set(1)
+Set(1) {WeakSet {…}}
size: (...)
__proto__: Set
[[Entries]]: Array(1)
0: WeakSet
length: 1
-console-format-es6.html:11 Map(6)
+console-format-es6.html:11 Map(6) {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}…}
size: (...)
__proto__: Map
[[Entries]]: Array(6)
@@ -266,12 +266,12 @@ console-format-es6.html:11 Map(6)
4: {Object => Object}
5: {Array(1) => Array(1)}
length: 6
-console-format-es6.html:12 Array(1)
+console-format-es6.html:12 [Map(6)]
0: Map(6)
length: 1
__proto__: Array(0)
globals[12]
-Map(6)
+Map(6) {" from str " => " to str ", undefined => undefined, null => null, 42 => 42, Object {foo: "from"} => Object {foo: "to"}…}
size: (...)
__proto__: Map
[[Entries]]: Array(6)

Powered by Google App Engine
This is Rietveld 408576698