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

Unified Diff: LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt

Issue 1202563009: <fieldset> should be ignored in interactive validation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | Source/core/html/HTMLFieldSetElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt
index 13fef4a7751c71a726ca918a93bc4f4e2aaa1f66..f8103cf8351774e3bbf1e727c33412f13cb4bc4a 100644
--- a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt
@@ -1,7 +1,4 @@
-CONSOLE WARNING: line 13: The specified value "abc" is not a valid email address.
-CONSOLE ERROR: An invalid form control with name='' is not focusable.
-CONSOLE ERROR: An invalid form control with name='' is not focusable.
-CONSOLE ERROR: An invalid form control with name='' is not focusable.
+CONSOLE WARNING: line 13: The specified value 'abc' is not a valid email address.
tkent 2015/06/26 06:58:50 Did you produce the result correctly? https://sto
tanay.c 2015/06/26 13:11:14 Sorry, mismatch was due to rebase. The new patch s
CONSOLE ERROR: An invalid form control with name='' is not focusable.
CONSOLE ERROR: An invalid form control with name='' is not focusable.
CONSOLE ERROR: An invalid form control with name='' is not focusable.
« no previous file with comments | « no previous file | Source/core/html/HTMLFieldSetElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698