Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.forms-expected.txt

Issue 2360123002: Import wpt@3801ab5834101113e5f53bfb57e3c76b2b87ecbb (Closed)
Patch Set: Mark the failing test to Win only Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698