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

Unified Diff: LayoutTests/fast/forms/fieldset/validation-in-fieldset-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/fieldset/validation-in-fieldset-expected.txt
diff --git a/LayoutTests/fast/forms/fieldset/validation-in-fieldset-expected.txt b/LayoutTests/fast/forms/fieldset/validation-in-fieldset-expected.txt
index d1e03b7d10964599581206f68f1cbca6dfed4559..cd663e56b811ee467e7afc826ac852adf66b0936 100644
--- a/LayoutTests/fast/forms/fieldset/validation-in-fieldset-expected.txt
+++ b/LayoutTests/fast/forms/fieldset/validation-in-fieldset-expected.txt
@@ -8,5 +8,11 @@ Then, disables fieldset:
PASS fieldset2.disabled = true; control2.willValidate is false
Detach the form control from the fieldset:
PASS fieldset2.removeChild(control2); control2.willValidate is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698