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

Unified Diff: chrome/test/webdriver/state_zip_labels.txt

Issue 6770023: Added a test for Autofill to check the postal code and state label change based on corresponding ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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/webdriver/state_zip_labels.txt
===================================================================
--- chrome/test/webdriver/state_zip_labels.txt (revision 0)
+++ chrome/test/webdriver/state_zip_labels.txt (revision 0)
@@ -0,0 +1,22 @@
+{
+"AD":{"name":"Andorra","postalCodeLabel":"Postal code","stateLabel":"Parish"},
+"AE":{"name":"United Arab Emirates","postalCodeLabel":"Postal code","stateLabel":"Emirate"},
+"AF":{"name":"Afghanistan","postalCodeLabel":"Postal code","stateLabel":"Province"},
+"AU":{"name":"Australia","postalCodeLabel":"Postal code","stateLabel":"State"},
+"BB":{"name":"Barbados","postalCodeLabel":"Postal code","stateLabel":"Parish"},
+"BS":{"name":"Bahamas","postalCodeLabel":"Postal code","stateLabel":"Island"},
+"CA":{"name":"Canada","postalCodeLabel":"Postal code","stateLabel":"Province"},
+"CV":{"name":"Cape Verde","postalCodeLabel":"Postal code","stateLabel":"Island"},
+"GB":{"name":"United Kingdom","postalCodeLabel":"Postal code","stateLabel":"County"},
+"GU":{"name":"Guam","postalCodeLabel":"ZIP code","stateLabel":"State"},
+"GY":{"name":"Guyana","postalCodeLabel":"Postal code","stateLabel":"Province"},
+"HK":{"name":"Hong Kong SAR China","postalCodeLabel":"Postal code","stateLabel":"Area"},
+"IN":{"name":"India","postalCodeLabel":"Postal code","stateLabel":"State"},
+"JM":{"name":"Jamaica","postalCodeLabel":"Postal code","stateLabel":"Parish"},
+"JP":{"name":"Japan","postalCodeLabel":"Postal code","stateLabel":"Prefecture"},
+"NI":{"name":"Nicaragua","postalCodeLabel":"Postal code","stateLabel":"Department"},
+"NR":{"name":"Nauru","postalCodeLabel":"Postal code","stateLabel":"District"},
+"TW":{"name":"Taiwan","postalCodeLabel":"Postal code","stateLabel":"County"},
+"US":{"name":"United States","postalCodeLabel":"ZIP code","stateLabel":"State"}
+}
+
« chrome/test/webdriver/chromedriver_tests.py ('K') | « chrome/test/webdriver/chromedriver_tests.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698