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

Unified Diff: chrome/test/data/autofill/heuristics/output/05_checkout_macys.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/05_checkout_macys.com.out
diff --git a/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out b/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out
index 4debb5915225b35ebc7e8c2be623c03f71a2b43d..af9430ebe9e8d01c82fc05fb71ec7a51bbde84c2 100644
--- a/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out
+++ b/chrome/test/data/autofill/heuristics/output/05_checkout_macys.com.out
@@ -1,3 +1,4 @@
+UNKNOWN_TYPE | selectedShippingAddress | Add a new shipping address | newAddress
NAME_FIRST | currentShipment.shipmentAddress.firstName | First Name: |
NAME_LAST | currentShipment.shipmentAddress.lastName | Last Name: |
ADDRESS_HOME_LINE1 | currentShipment.shipmentAddress.address1 | Address: |

Powered by Google App Engine
This is Rietveld 408576698