| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| index aa01928ef7396cbcaa9bf1a4821b0a1c1b4a2671..ea17da612b87249dd7f7fe328585920c8343f794 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| @@ -2,7 +2,7 @@ This is a testharness.js-based test.
|
| PASS document.forms
|
| PASS document.forms.item with string arg
|
| PASS document.forms with empty string
|
| -FAIL document.forms iteration assert_array_equals: lengths differ, expected 6 got 8
|
| +FAIL document.forms iteration assert_array_equals: lengths differ, expected 3 got 2
|
| PASS document.forms getOwnPropertyNames
|
| Harness: the test ran to completion.
|
|
|
|
|