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

Unified Diff: LayoutTests/fast/forms/pattern-attribute-invalid-regex-expected.txt

Issue 13950014: Revert "Switch RegularExpression from YARR to V8" (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
« no previous file with comments | « LayoutTests/fast/forms/pattern-attribute-invalid-regex.html ('k') | Source/core/html/BaseTextInputType.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/pattern-attribute-invalid-regex-expected.txt
diff --git a/LayoutTests/fast/forms/pattern-attribute-invalid-regex-expected.txt b/LayoutTests/fast/forms/pattern-attribute-invalid-regex-expected.txt
deleted file mode 100644
index 143886f887a741edb07e439d2a65bc65c8f4e263..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/forms/pattern-attribute-invalid-regex-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Check if the pattern constraint is ignored when the regex is invalid.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS input.validity.patternMismatch is false
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/forms/pattern-attribute-invalid-regex.html ('k') | Source/core/html/BaseTextInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698