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

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

Issue 932023003: Autofill: Do not split sections on fields used for presentation roles. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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_459132.out
diff --git a/chrome/test/data/autofill/heuristics/output/bug_459132.out b/chrome/test/data/autofill/heuristics/output/bug_459132.out
new file mode 100644
index 0000000000000000000000000000000000000000..86bf84a76d66ccec96ba8e02cd2c31bd50554731
--- /dev/null
+++ b/chrome/test/data/autofill/heuristics/output/bug_459132.out
@@ -0,0 +1,12 @@
+UNKNOWN_TYPE | | Please select | Χ | _1-default
+UNKNOWN_TYPE | | Please select | ▼ | _1-default
+UNKNOWN_TYPE | | First name | Χ | _1-default
+NAME_FIRST | FirstName_1 | First name | | _1-default
+UNKNOWN_TYPE | | Last name | Χ | _1-default
+NAME_LAST | LastName_1 | Last name | | _1-default
+UNKNOWN_TYPE | | Email | Χ | _1-default
+EMAIL_ADDRESS | Email_1 | Email | | _1-default
+UNKNOWN_TYPE | | Re-enter email | Χ | _1-default
+EMAIL_ADDRESS | rEmail_1 | Re-enter email | | _1-default
+UNKNOWN_TYPE | | Miles & More number optional | Χ | _1-default
+UNKNOWN_TYPE | MamNumber_1 | Miles & More number optional | | _1-default

Powered by Google App Engine
This is Rietveld 408576698