| Index: LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt b/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| index 707bb2e7f0d945deb2389ed77242c78be07790ba..aa01928ef7396cbcaa9bf1a4821b0a1c1b4a2671 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| +++ b/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt
|
| @@ -1,5 +1,6 @@
|
| This is a testharness.js-based test.
|
| -FAIL document.forms assert_equals: expected "form2" but got "form1"
|
| +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
|
| PASS document.forms getOwnPropertyNames
|
|
|