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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt

Issue 1984023002: Move web-platform-tests to wpt (part 1 of 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt
deleted file mode 100644
index 18f25ac5a4d380cb5f39e87f1cb5c1db821e16d4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt
+++ /dev/null
@@ -1,60 +0,0 @@
-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 username is an allowed autocomplete field name
-PASS new-password is an allowed autocomplete field name
-PASS current-password 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 address-level4 is an allowed autocomplete field name
-PASS address-level3 is an allowed autocomplete field name
-PASS address-level2 is an allowed autocomplete field name
-PASS address-level1 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 transaction-currency is an allowed autocomplete field name
-PASS transaction-amount 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