| 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 6a59ade004ad98c7d3196f040496ccde11bbe333..d677ec7ce8dfcccdd9a99bb6fcc61d016722554f 100644
|
| --- a/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-format-collections-expected.txt
|
| @@ -27,7 +27,7 @@ RadioNodeList[2] console-format-collections.html:35
|
| Array[2] console-format-collections.html:41
|
| NonArrayWithLength console-format-collections.html:44
|
| Arguments[2] console-format-collections.html:51
|
| -[select#sel, item: function, namedItem: function] console-format-collections.html:15
|
| +[select#sel, sel: select#sel, item: function, namedItem: function] console-format-collections.html:15
|
| [script, script, script, item: function, namedItem: function] console-format-collections.html:19
|
| [option, option, selectedIndex: 0, namedItem: function, add: function, remove: function, item: function] console-format-collections.html:23
|
| [html, head, script, script, script, body, p, div, form#f, select#sel, option, option, input, input, item: function, namedItem: function, tags: function] console-format-collections.html:27
|
|
|