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

Unified Diff: LayoutTests/fast/forms/button-in-forms-collection-expected.txt

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/fast/forms/button-in-forms-collection-expected.txt
diff --git a/LayoutTests/fast/forms/button-in-forms-collection-expected.txt b/LayoutTests/fast/forms/button-in-forms-collection-expected.txt
index 860aa37abd1b9704bcc00c395969b2c2abff3fd4..4664751dfd56b3ecb94f9018c9087584d74b0f53 100644
--- a/LayoutTests/fast/forms/button-in-forms-collection-expected.txt
+++ b/LayoutTests/fast/forms/button-in-forms-collection-expected.txt
@@ -1,13 +1,3 @@
-PASS document.test.elements.length is 2
-PASS document.test.elements[0].name is "foo"
-PASS document.test.elements[1].name is "bla"
-PASS document.test.foo.value is "Button1"
-PASS document.test.bla.value is "Button2"
PASS successfullyParsed is true
TEST COMPLETE
-The following tests for regression against 4405: <button> not listed in form collections. You should see a series of lines starting with PASS.
-
- Button2
-
-
« no previous file with comments | « LayoutTests/fast/forms/button-in-forms-collection.html ('k') | LayoutTests/fast/frames/document-write-in-iframe-onload-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698