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

Unified Diff: LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt

Issue 1319333002: update-w3c-deps import using blink 6a21d1a089a3a2fd9e80ada1edd4f48db5408e0c: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 4 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: 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

Powered by Google App Engine
This is Rietveld 408576698