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

Unified Diff: LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-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/the-form-element/form-autocomplete-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b508cbd17d73345943efbb413e99afa93805985
--- /dev/null
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt
@@ -0,0 +1,53 @@
+This is a testharness.js-based test.
+FAIL form autocomplete attribute missing assert_equals: expected "on" but got ""
+FAIL form autocomplete attribute on assert_equals: expected "on" but got ""
+FAIL form autocomplete attribute off assert_equals: expected "off" but got ""
+FAIL form autocomplete attribute invalid assert_equals: expected "on" but got ""
+PASS name is an allowed autocomplete field name
+PASS honorific-prefix is an allowed autocomplete field name
+PASS given-name is an allowed autocomplete field name
+PASS additional-name is an allowed autocomplete field name
+PASS family-name is an allowed autocomplete field name
+PASS honorific-suffix is an allowed autocomplete field name
+PASS nickname is an allowed autocomplete field name
+PASS organization-title is an allowed autocomplete field name
+PASS organization is an allowed autocomplete field name
+PASS street-address is an allowed autocomplete field name
+PASS address-line1 is an allowed autocomplete field name
+PASS address-line2 is an allowed autocomplete field name
+PASS address-line3 is an allowed autocomplete field name
+PASS locality is an allowed autocomplete field name
+PASS region is an allowed autocomplete field name
+PASS country is an allowed autocomplete field name
+PASS country-name is an allowed autocomplete field name
+PASS postal-code is an allowed autocomplete field name
+PASS cc-name is an allowed autocomplete field name
+PASS cc-given-name is an allowed autocomplete field name
+PASS cc-additional-name is an allowed autocomplete field name
+PASS cc-family-name is an allowed autocomplete field name
+PASS cc-number is an allowed autocomplete field name
+PASS cc-exp is an allowed autocomplete field name
+PASS cc-exp-month is an allowed autocomplete field name
+PASS cc-exp-year is an allowed autocomplete field name
+PASS cc-csc is an allowed autocomplete field name
+PASS cc-type is an allowed autocomplete field name
+PASS language is an allowed autocomplete field name
+PASS bday is an allowed autocomplete field name
+PASS bday-day is an allowed autocomplete field name
+PASS bday-month is an allowed autocomplete field name
+PASS bday-year is an allowed autocomplete field name
+PASS sex is an allowed autocomplete field name
+PASS url is an allowed autocomplete field name
+PASS photo is an allowed autocomplete field name
+PASS tel is an allowed autocomplete field name
+PASS tel-country-code is an allowed autocomplete field name
+PASS tel-national is an allowed autocomplete field name
+PASS tel-area-code is an allowed autocomplete field name
+PASS tel-local is an allowed autocomplete field name
+PASS tel-local-prefix is an allowed autocomplete field name
+PASS tel-local-suffix is an allowed autocomplete field name
+PASS tel-extension is an allowed autocomplete field name
+PASS email is an allowed autocomplete field name
+PASS impp is an allowed autocomplete field name
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698