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

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

Issue 1461663004: update-w3c-deps import using blink de465d949baa19843653ac320d1f2a7b608e35cd: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TestExpectations Created 5 years, 1 month 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
index 3b508cbd17d73345943efbb413e99afa93805985..18f25ac5a4d380cb5f39e87f1cb5c1db821e16d4 100644
--- 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
@@ -10,14 +10,19 @@ 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 locality is an allowed autocomplete field name
-PASS region 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
@@ -31,6 +36,8 @@ 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

Powered by Google App Engine
This is Rietveld 408576698