| Index: LayoutTests/inspector/console/console-format-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-format-expected.txt b/LayoutTests/inspector/console/console-format-expected.txt
|
| index ef3844472e71f595163e4131ffdd0860b2741b41..f03932c4b0386936b36d0081b7e332d9bc1c43b0 100644
|
| --- a/LayoutTests/inspector/console/console-format-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-format-expected.txt
|
| @@ -206,24 +206,20 @@ globals[13]
|
| attr=""
|
| console-format.html:12
|
| attr="value"
|
| - "value"
|
| console-format.html:13 [attr]
|
| 0: attr
|
| length: 1
|
| __proto__: Array[0]
|
| globals[14]
|
| attr="value"
|
| - "value"
|
| console-format.html:12
|
| id="x"
|
| - "x"
|
| console-format.html:13 [id]
|
| 0: id
|
| length: 1
|
| __proto__: Array[0]
|
| globals[15]
|
| id="x"
|
| - "x"
|
| console-format.html:12 Object {}
|
| length: (...)
|
| get length: length()
|
|
|