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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/checkValidity-003-expected.txt

Issue 2210743002: Merge layout tests checkValidity-00n.html into one. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Build HTML tree in each of tests Created 4 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: third_party/WebKit/LayoutTests/fast/forms/checkValidity-003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/checkValidity-003-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/checkValidity-003-expected.txt
deleted file mode 100644
index 04f65b55c77327b1309648a1268ef1133dab5cea..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/forms/checkValidity-003-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-This test checks if checkValidity() returns correctly a true (meaning no error) result on form element.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
- lorem ipsum
-PASS f.checkValidity() is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698