Index: LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt |
diff --git a/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt b/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt |
index 6862645560f24d379adb3b9d509d05f9793c719f..a3fceb2cf625391653612637491777a7f28c4979 100644 |
--- a/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt |
+++ b/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt |
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS htmlAllCollection.__proto__ is HTMLAllCollection.prototype |
-FAIL htmlAllCollection.__proto__.__proto__ should be [object Object]. Was [object Object]. |
+PASS htmlAllCollection.__proto__.__proto__ is Object.prototype |
PASS htmlAllCollection.length is 35 |
PASS enumeratedProperties is expectedEnumeratedProperties |
PASS successfullyParsed is true |