| Index: third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
|
| index 52ae78133d1b8da8646ababe853fb00fb4585305..fbfc852558b7be47eed24be0c9332d820024ae49 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
|
| @@ -208,10 +208,10 @@ console-format.html:7 -Infinity
|
| console-format.html:8 [-Infinity]
|
| globals[20]
|
| -Infinity
|
| -console-format.html:7 ["test", "test2", undefined × 2, "test4", undefined × 5, foo: Object]
|
| +console-format.html:7 (10) ["test", "test2", undefined × 2, "test4", undefined × 5, foo: Object]
|
| console-format.html:8 [Array(10)]
|
| globals[21]
|
| -["test", "test2", undefined × 2, "test4", undefined × 5, foo: Object]
|
| +(10) ["test", "test2", undefined × 2, "test4", undefined × 5, foo: Object]
|
| console-format.html:7 Object {}
|
| console-format.html:8 [Object]
|
| globals[22]
|
| @@ -287,30 +287,30 @@ console-format.html:7 namespace.longSubNamespace.x.className {}
|
| console-format.html:8 [n…e.l…e.x.className]
|
| globals[39]
|
| namespace.longSubNamespace.x.className {}
|
| -console-format.html:7 [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1…]
|
| +console-format.html:7 (200) [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1…]
|
| console-format.html:8 [Array(200)]
|
| globals[40]
|
| -[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1…]
|
| +(200) [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1…]
|
| Expanded all messages
|
| console-format.html:21 Array(10)
|
| 0: "test"
|
| 1: "test2"
|
| 4: "test4"
|
| - foo: Object
|
| + foo: Object {}
|
| length: 10
|
| __proto__: Array(0)
|
| console-format.html:22 Array(10)
|
| 0: "test"
|
| 1: "test2"
|
| 4: "test4"
|
| - foo: Object
|
| + foo: Object {}
|
| length: 10
|
| __proto__: Array(0)
|
| console-format.html:23 Array(10)
|
| 0: "test"
|
| 1: "test2"
|
| 4: "test4"
|
| - foo: Object
|
| + foo: Object {}
|
| length: 10
|
| __proto__: Array(0)
|
| console-format.html:24 Test for zero "0" in formatter
|
| @@ -322,14 +322,14 @@ console-format.html:29 %%% self-escape5 dummy
|
| console-format.html:30 %dummy self-escape6
|
| console-format.html:7 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
|
| console-format.html:8 Array(1)
|
| - 0: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
|
| + 0: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i {lastIndex: 0}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[0]
|
| /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
|
| console-format.html:7 /foo\\bar\sbaz/i
|
| console-format.html:8 Array(1)
|
| - 0: /foo\\bar\sbaz/i
|
| + 0: /foo\\bar\sbaz/i {lastIndex: 0}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[1]
|
| @@ -455,7 +455,7 @@ console-format.html:7 Object
|
| get length: function length()
|
| __proto__: Object
|
| console-format.html:8 Array(1)
|
| - 0: Object
|
| + 0: Object {}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[17]
|
| @@ -488,11 +488,11 @@ console-format.html:7 Array(10)
|
| 0: "test"
|
| 1: "test2"
|
| 4: "test4"
|
| - foo: Object
|
| + foo: Object {}
|
| length: 10
|
| __proto__: Array(0)
|
| console-format.html:8 Array(1)
|
| - 0: Array(10)
|
| + 0: (10) ["test", "test2", undefined × 2, "test4", undefined × 5, foo: Object]
|
| length: 1
|
| __proto__: Array(0)
|
| globals[21]
|
| @@ -500,13 +500,13 @@ Array(10)
|
| 0: "test"
|
| 1: "test2"
|
| 4: "test4"
|
| - foo: Object
|
| + foo: Object {}
|
| length: 10
|
| __proto__: Array(0)
|
| console-format.html:7 Object
|
| __proto__: Object
|
| console-format.html:8 Array(1)
|
| - 0: Object
|
| + 0: Object {}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[22]
|
| @@ -517,7 +517,7 @@ console-format.html:7 Array(1)
|
| length: 1
|
| __proto__: Array(0)
|
| console-format.html:8 Array(1)
|
| - 0: Array(1)
|
| + 0: [function]
|
| length: 1
|
| __proto__: Array(0)
|
| globals[23]
|
| @@ -529,7 +529,7 @@ console-format.html:7 Object
|
| bar: "bar"
|
| __proto__: Object
|
| console-format.html:8 Array(1)
|
| - 0: Object
|
| + 0: Object {bar: "bar"}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[24]
|
| @@ -555,7 +555,7 @@ console-format.html:7 Object
|
| set bar: function (x)
|
| __proto__: Object
|
| console-format.html:8 Array(1)
|
| - 0: Object
|
| + 0: Object {enumerableProp: 4, __underscoreEnumerableProp__: 5, __underscoreNonEnumerableProp: 2, abc: 3, getFoo: function…}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[26]
|
| @@ -579,7 +579,7 @@ globals[27]
|
| console-format.html:7 Object
|
| No Properties
|
| console-format.html:8 Array(1)
|
| - 0: Object
|
| + 0: Object {}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[28]
|
| @@ -607,7 +607,7 @@ console-format.html:7 Object
|
| get __proto__: function __proto__()
|
| set __proto__: function __proto__()
|
| console-format.html:8 Array(1)
|
| - 0: Object
|
| + 0: Object {__defineGetter__: function, __defineSetter__: function, hasOwnProperty: function, __lookupGetter__: function, __lookupSetter__: function…}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[30]
|
| @@ -638,7 +638,7 @@ console-format.html:7 Number
|
| __proto__: Number
|
| [[PrimitiveValue]]: 42
|
| console-format.html:8 Array(1)
|
| - 0: Number
|
| + 0: Number {[[PrimitiveValue]]: 42}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[32]
|
| @@ -653,7 +653,7 @@ console-format.html:7 String
|
| __proto__: String
|
| [[PrimitiveValue]]: "abc"
|
| console-format.html:8 Array(1)
|
| - 0: String
|
| + 0: String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[33]
|
| @@ -675,7 +675,7 @@ console-format.html:7 Uint16Array(3)
|
| Symbol(Symbol.toStringTag): (...)
|
| __proto__: TypedArray
|
| console-format.html:8 Array(1)
|
| - 0: Uint16Array(3)
|
| + 0: Uint16Array(3) [1, 2, 3]
|
| length: 1
|
| __proto__: Array(0)
|
| globals[34]
|
| @@ -698,7 +698,7 @@ globals[35]
|
| #text
|
| console-format.html:7 DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
|
| console-format.html:8 Array(1)
|
| - 0: DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
|
| + 0: DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. {stack: "", code: 8, name: "NotFoundError", message: "Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node."}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[36]
|
| @@ -711,7 +711,7 @@ console-format.html:7 Uint8Array(400)
|
| foo: "bar"
|
| __proto__: TypedArray
|
| console-format.html:8 Array(1)
|
| - 0: Uint8Array(400)
|
| + 0: Uint8Array(400) [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0…]
|
| length: 1
|
| __proto__: Array(0)
|
| globals[37]
|
| @@ -729,7 +729,7 @@ console-format.html:7 Uint8Array(400000000)
|
| [300000000 … 399999999]
|
| __proto__: TypedArray
|
| console-format.html:8 Array(1)
|
| - 0: Uint8Array(400000000)
|
| + 0: Uint8Array(400000000) [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0…]
|
| length: 1
|
| __proto__: Array(0)
|
| globals[38]
|
| @@ -742,7 +742,7 @@ Uint8Array(400000000)
|
| console-format.html:7 namespace.longSubNamespace.x.className
|
| __proto__: Object
|
| console-format.html:8 Array(1)
|
| - 0: namespace.longSubNamespace.x.className
|
| + 0: namespace.longSubNamespace.x.className {}
|
| length: 1
|
| __proto__: Array(0)
|
| globals[39]
|
| @@ -754,7 +754,7 @@ console-format.html:7 Array(200)
|
| length: 200
|
| __proto__: Array(0)
|
| console-format.html:8 Array(1)
|
| - 0: Array(200)
|
| + 0: (200) [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1…]
|
| length: 1
|
| __proto__: Array(0)
|
| globals[40]
|
|
|