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

Unified Diff: LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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/interactive-validation-novalidate-expected.txt
diff --git a/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt b/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt
index 3a5bca5df31ddae1011d2bfa80a4655cce67ca6b..0fee0e680d96d4b3bcadca209c346013a298c879 100644
--- a/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt
+++ b/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt
@@ -3,6 +3,9 @@ Test if the form with novalidate is submitted.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS The form should not be submitted.
PASS location.search.indexOf("i0=") != -1 is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698