| Index: third_party/WebKit/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt
 | 
| index 07c89fb8d866024aec14cb4b61f7d559741974c8..c57a0f3f3c10b286afa13b774abdeea12294cbd2 100644
 | 
| --- a/third_party/WebKit/LayoutTests/fast/dom/htmlallcollection-enumerated-properties-expected.txt
 | 
| +++ b/third_party/WebKit/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].
 | 
| +FAIL htmlAllCollection.__proto__.__proto__ should be [object HTMLCollection]. Was [object Object].
 | 
|  PASS htmlAllCollection.length is 34
 | 
|  PASS enumeratedProperties is expectedEnumeratedProperties
 | 
|  PASS successfullyParsed is true
 | 
| 
 |