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

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

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
Index: LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..93766d42a67334b5ab6cd7e25204fb4177f9a98b
--- /dev/null
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt
@@ -0,0 +1,74 @@
+ This is a testharness.js-based test.
+PASS [INPUT in HIDDEN status] Must be barred from the constraint validation
+PASS [INPUT in BUTTON status] Must be barred from the constraint validation
+PASS [INPUT in RESET status] Must be barred from the constraint validation
+PASS [BUTTON in BUTTON status] Must be barred from the constraint validation
+PASS [BUTTON in RESET status] Must be barred from the constraint validation
+FAIL [fieldset] Must not be barred from the constraint validation assert_true: The willValidate attribute should be true. expected true got false
+FAIL [output] Must not be barred from the constraint validation assert_true: The willValidate attribute should be true. expected true got false
+PASS [object] Must be barred from the constraint validation
+PASS [keygen] Must be barred from the constraint validation
+PASS [INPUT in TEXT status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in TEXT status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in TEXT status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in TEXT status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in SEARCH status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in SEARCH status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in SEARCH status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in SEARCH status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in TEL status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in TEL status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in TEL status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in TEL status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in URL status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in URL status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in URL status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in URL status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in EMAIL status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in EMAIL status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in EMAIL status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in EMAIL status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in PASSWORD status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in PASSWORD status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in PASSWORD status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in PASSWORD status] The willValidate attribute must be false if it has a datalist ancestor
+FAIL [INPUT in DATETIME status] The datetime type must be supported. assert_equals: The datetime type should be supported. expected "datetime" but got "text"
+PASS [INPUT in DATE status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in DATE status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in DATE status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in DATE status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in MONTH status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in MONTH status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in MONTH status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in MONTH status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in WEEK status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in WEEK status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in WEEK status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in WEEK status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in TIME status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in TIME status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in TIME status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in TIME status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in COLOR status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in COLOR status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in COLOR status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in COLOR status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in FILE status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in FILE status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in FILE status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in FILE status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [INPUT in SUBMIT status] Must be barred from the constraint validation if it is disabled
+FAIL [INPUT in SUBMIT status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [INPUT in SUBMIT status] Must be barred from the constraint validation if it is readonly
+PASS [INPUT in SUBMIT status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [BUTTON in SUBMIT status] Must be barred from the constraint validation
+FAIL [BUTTON in SUBMIT status] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [BUTTON in SUBMIT status] The willValidate attribute must be false if it has a datalist ancestor
+PASS [select] Must be barred from the constraint validation
+FAIL [select] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [select] The willValidate attribute must be false if it has a datalist ancestor
+PASS [textarea] Must be barred from the constraint validation
+FAIL [textarea] The willValidate attribute must be true if an elment is mutable assert_true: The willValidate attribute should be true. expected true got false
+PASS [textarea] The willValidate attribute must be false if it has a datalist ancestor
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698