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

Unified Diff: chrome/test/data/autofill/heuristics/output/06_checkout_qvc.com.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/06_checkout_qvc.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/06_checkout_qvc.com.out b/chrome/test/data/autofill/heuristics/output/06_checkout_qvc.com.out
index 165b6528a74c732b4fe93bcf35baa73eab500247..f0f8e58bd42cb631f5fa0b06fbd7323cf6f46adf 100644
--- a/chrome/test/data/autofill/heuristics/output/06_checkout_qvc.com.out
+++ b/chrome/test/data/autofill/heuristics/output/06_checkout_qvc.com.out
@@ -15,6 +15,7 @@ UNKNOWN_TYPE | BilltoHpExt | * Home Phone: |
PHONE_HOME_CITY_CODE | BilltoWpArea | Work Phone: |
PHONE_HOME_NUMBER | BilltoWpExchange | Work Phone: |
UNKNOWN_TYPE | BilltoWpExt | Work Phone: |
+UNKNOWN_TYPE | SameAsBilltoCheckbox | Same as Bill-To: | 1
UNKNOWN_TYPE | ShiptoFirstName | * Name: |
ADDRESS_HOME_LINE1 | ShiptoAddress1 | * Address Line 1: |
ADDRESS_HOME_LINE2 | ShiptoAddress2 | Address Line 2: |
@@ -22,3 +23,5 @@ ADDRESS_HOME_CITY | ShiptoCity | City: |
ADDRESS_HOME_STATE | ShiptoState | State/Province: | AL
ADDRESS_HOME_ZIP | ShiptoZipCode | * Postal Code: |
ADDRESS_HOME_COUNTRY | ShiptoCountry | * Country: | US
+UNKNOWN_TYPE | ShiptoRadiobutton | Use this address for: | ThisOrderOnly
+UNKNOWN_TYPE | ShiptoRadiobutton | This order only | PermanentShipto

Powered by Google App Engine
This is Rietveld 408576698