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

Unified Diff: LayoutTests/fast/forms/validationMessage-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/validationMessage-expected.txt
diff --git a/LayoutTests/fast/forms/validationMessage-expected.txt b/LayoutTests/fast/forms/validationMessage-expected.txt
deleted file mode 100644
index 95a03371a1f0dcb9083e030b663b335c968fdbef..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/forms/validationMessage-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-Test for validationMessage DOM property.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-input patternMismatch: pattern mismatch
-input valueMissing: value missing
-textarea valueMissing: value missing
-select valueMissing: value missing
-input typeMismatch: type mismatch
-input badInput: type mismatch
-badInput and valueMissing:
-PASS numberInput.validationMessage is nonRequiredBadInputMessage
-PASS but.validationMessage is ''
-PASS anoninput.validationMessage is ''
-PASS happyFieldset.validationMessage is ''
-PASS happySelect.validationMessage is ''
-PASS happyOutput.validationMessage is ''
-PASS happyObject.validationMessage is ''
-PASS happyKeygen.validationMessage is ''
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/forms/textfield-outline-expected.txt ('k') | LayoutTests/fast/frames/frame-set-scaling-3d-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698