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

Unified Diff: chrome/test/data/autofill/heuristics/output/08_register_amazon.com.out

Issue 673923002: Add the identified form section to the autofill tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: chrome/test/data/autofill/heuristics/output/08_register_amazon.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/08_register_amazon.com.out b/chrome/test/data/autofill/heuristics/output/08_register_amazon.com.out
index a0593d5614b658ae0f7b58bfadb7582c19b9c5ee..aa2c888c5b4f773d47d7b9aad3fbc2bad500c97f 100644
--- a/chrome/test/data/autofill/heuristics/output/08_register_amazon.com.out
+++ b/chrome/test/data/autofill/heuristics/output/08_register_amazon.com.out
@@ -1,7 +1,7 @@
-UNKNOWN_TYPE | action | | new-user
-UNKNOWN_TYPE | action | Create a new account (Recommended for Business accounts) Use existing Amazon customer account | sign-in
-UNKNOWN_TYPE | userName | First and Last Name: |
-EMAIL_ADDRESS | email | E-mail Address: |
-EMAIL_ADDRESS | emailCheck | Re-type E-mail Address: |
-UNKNOWN_TYPE | password | Password: |
-UNKNOWN_TYPE | passwordCheck | Re-type Password: |
+UNKNOWN_TYPE | action | | new-user | action_1-default
+UNKNOWN_TYPE | action | Create a new account (Recommended for Business accounts) Use existing Amazon customer account | sign-in | action_1-default
+UNKNOWN_TYPE | userName | First and Last Name: | | action_1-default
+EMAIL_ADDRESS | email | E-mail Address: | | action_1-default
+EMAIL_ADDRESS | emailCheck | Re-type E-mail Address: | | action_1-default
+UNKNOWN_TYPE | password | Password: | | action_1-default
+UNKNOWN_TYPE | passwordCheck | Re-type Password: | | action_1-default

Powered by Google App Engine
This is Rietveld 408576698