| Index: LayoutTests/inspector/console/console-format-collections-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-format-collections-expected.txt b/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| index 55c1f89f9b4fc9998f09dc400987af503b8bdee3..9275a53372dd838d5ba129da22f99a17930188be 100644
|
| --- a/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| @@ -56,10 +56,10 @@ console-format-collections.html:65 ArrayLike
|
| console-format-collections.html:66 ArrayLike
|
| console-format-collections.html:15 [select#sel, sel: select#sel]
|
| console-format-collections.html:19 [script, script, script]
|
| -console-format-collections.html:23 [option, option, selectedIndex: 0]
|
| +console-format-collections.html:23 [option, option]
|
| console-format-collections.html:27 [html, head, script, script, script, body, p, div.c1.c2.c3, form#f, select#sel, option, option, input, input, f: form#f, sel: select#sel, x: NodeList[2]]
|
| console-format-collections.html:31 [select#sel, input, input, sel: select#sel, x: RadioNodeList[2]]
|
| -console-format-collections.html:35 [input, input, value: ""]
|
| +console-format-collections.html:35 [input, input]
|
| console-format-collections.html:41 [1, Array[2]]
|
| console-format-collections.html:44 NonArrayWithLength {keys: Array[0]}
|
| console-format-collections.html:51 [1, "2"]
|
|
|