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

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

Issue 12084024: Use WebInputElement.isCheckbox() and isRadioButton() API being exposed by https://bugs.webkit.org/s… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove the comment as issue is reported. Created 7 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/15_crbug_53075.out
diff --git a/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out b/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out
index a31a7324156c2cc4ddfbe6d7b244ab86316ed85d..fdb5c1fdf624e51997856055ada76edb7255a24c 100644
--- a/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out
+++ b/chrome/test/data/autofill/heuristics/output/15_crbug_53075.out
@@ -11,6 +11,7 @@ ADDRESS_HOME_CITY | ecomms_town | Town / City: |
ADDRESS_HOME_STATE | ecomms_county | County: |
ADDRESS_HOME_ZIP | ecomms_postcode | Postcode: |
ADDRESS_HOME_COUNTRY | ecomms_country | Country: | 224
+UNKNOWN_TYPE | delivery_address | Address Details Address1: Address2: Town / City: County: | 1
UNKNOWN_TYPE | del_title | Title: |
NAME_FIRST | del_first_name | First Name: |
NAME_LAST | del_last_name | Last Name: |

Powered by Google App Engine
This is Rietveld 408576698