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..07c89fb8d866024aec14cb4b61f7d559741974c8 100644 |
--- a/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt |
+++ b/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt |
@@ -5,7 +5,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.length is 35 |
+PASS htmlAllCollection.length is 34 |
PASS enumeratedProperties is expectedEnumeratedProperties |
PASS successfullyParsed is true |