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

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

Issue 1377923002: [Autofill] Only query for newly parsed forms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix text output Created 5 years, 3 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
« no previous file with comments | « no previous file | components/autofill/core/browser/autofill_download_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out
diff --git a/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out
index 6d7e74372b3495cfacb051e7dc7be92b483c8520..5c8f2b4b093e74b355c5f6b84dde362091f2e4e9 100644
--- a/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out
+++ b/chrome/test/data/autofill/heuristics/output/01_autocomplete_attribute_advanced.out
@@ -1,9 +1,3 @@
-PHONE_HOME_WHOLE_NUMBER | 4.phone | | | 4.phone_1-default
-EMAIL_ADDRESS | 4.email | | | 4.phone_1-default
-UNKNOWN_TYPE | 4.a | | | 4.phone_1-default
-UNKNOWN_TYPE | 4.b | | | 4.phone_1-default
-UNKNOWN_TYPE | 4.c | | | 4.phone_1-default
-ADDRESS_HOME_CITY | 4.city | | | 4.phone_1-default
HTML_TYPE_NAME | 1.n | | | -default-default
HTML_TYPE_EMAIL | 1.e | | | -default-default
HTML_TYPE_ADDRESS_LINE1 | 1.a | | | one-shipping-default
@@ -15,3 +9,9 @@ UNKNOWN_TYPE | 3.name | | | 3.name_1-default
UNKNOWN_TYPE | 3.email | | | 3.name_1-default
UNKNOWN_TYPE | 3.o | | | 3.name_1-default
UNKNOWN_TYPE | 3.address | | | 3.name_1-default
+PHONE_HOME_WHOLE_NUMBER | 4.phone | | | 4.phone_1-default
+EMAIL_ADDRESS | 4.email | | | 4.phone_1-default
+UNKNOWN_TYPE | 4.a | | | 4.phone_1-default
+UNKNOWN_TYPE | 4.b | | | 4.phone_1-default
+UNKNOWN_TYPE | 4.c | | | 4.phone_1-default
+ADDRESS_HOME_CITY | 4.city | | | 4.phone_1-default
« no previous file with comments | « no previous file | components/autofill/core/browser/autofill_download_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698