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

Unified Diff: chrome/test/data/autofill/heuristics/output/bug_555010.out

Issue 1508293006: Check url path as well as document title to detect formless autofill page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: – Rebaseline heuristic test output Created 4 years, 11 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/bug_555010.out
diff --git a/chrome/test/data/autofill/heuristics/output/bug_555010.out b/chrome/test/data/autofill/heuristics/output/bug_555010.out
new file mode 100644
index 0000000000000000000000000000000000000000..32a20192665575bf4c812d919110e739264b29b0
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/bug_555010.out
@@ -0,0 +1,22 @@
+CREDIT_CARD_NAME | cardName | Full Name (First Name Last Name) | | cardName_1-cc
+ADDRESS_HOME_LINE1 | id_skCOShipAddress | Shipping Address | | cardName_1-default
+UNKNOWN_TYPE | id_skCOShipAptBldg | Apt/Bldg (optional) | | cardName_1-default
+PHONE_HOME_WHOLE_NUMBER | id_skCOPhoneno | Phone | | cardName_1-default
+EMAIL_ADDRESS | id_skCOEmail | Email | | cardName_1-default
+CREDIT_CARD_NUMBER | cardNumber | 1234 5647 8901 2345 | | cardName_1-cc
+CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | expirationMonth | EXP | | cardName_1-cc
+CREDIT_CARD_VERIFICATION_CODE | cvv | CVV | | cardName_1-cc
+CREDIT_CARD_NAME | id_skCOName | Card Holder Name | | id_skCOName_1-cc
+ADDRESS_HOME_LINE1 | id_skCOShipAddress | Billing Address | | id_skCOName_1-default
+UNKNOWN_TYPE | id_skCOShipAptBldg | Apt/Bldg (optional) | | id_skCOName_1-default
+PHONE_HOME_WHOLE_NUMBER | id_skCOPhoneno | Phone | | id_skCOName_1-default
+NAME_FULL | id_skCOName | Name | | id_skCOName_1-default
+ADDRESS_HOME_LINE1 | id_skCOShipAddress | Address | | id_skCOShipAddress_3-default
+UNKNOWN_TYPE | id_skCOShipAptBldg | Apt/Bldg (optional) | | id_skCOShipAddress_3-default
+PHONE_HOME_WHOLE_NUMBER | id_skCOPhoneno | Phone | | id_skCOShipAddress_3-default
+CREDIT_CARD_NUMBER | cardNumber | 1234 5647 8901 2345 | | id_skCOShipAddress_3-cc
+CREDIT_CARD_EXP_DATE_4_DIGIT_YEAR | expirationMonth | EXP | | id_skCOShipAddress_3-cc
+CREDIT_CARD_VERIFICATION_CODE | cvv | CVV | | id_skCOShipAddress_3-cc
+CREDIT_CARD_NAME | id_skAltPUName | Name | | id_skCOShipAddress_3-cc
+PHONE_HOME_WHOLE_NUMBER | id_skAltPUPhoneno | Phone | | id_skCOShipAddress_3-default
+EMAIL_ADDRESS | id_skAltPUEmail | Email | | id_skCOShipAddress_3-default
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/bug_555010.html ('k') | components/autofill/content/renderer/form_autofill_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698