| 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
|
|
|