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 adf882ef67951fdeb392de857aac3cb5acac80ec..7fbf7632c30c0c8821e6278544927c3ff9b06f77 100644 |
--- a/LayoutTests/inspector/console/console-format-collections-expected.txt |
+++ b/LayoutTests/inspector/console/console-format-collections-expected.txt |
@@ -56,7 +56,7 @@ console-format-collections.html:65 ArrayLike |
console-format-collections.html:66 ArrayLike |
console-format-collections.html:15 [select#sel, sel: select#sel, item: function, namedItem: function] |
console-format-collections.html:19 [script, script, script, item: function, namedItem: function] |
-console-format-collections.html:23 [option, option, selectedIndex: 0, namedItem: function, add: function, remove: function, item: function] |
+console-format-collections.html:23 [option, option, selectedIndex: 0, add: function, remove: function, namedItem: function, item: function] |
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], item: function, namedItem: function] |
console-format-collections.html:31 [select#sel, input, input, sel: select#sel, x: RadioNodeList[2], namedItem: function, item: function] |
console-format-collections.html:35 [input, input, value: "", item: function] |