added new properties in contact address
authorDominique Hazaël-Massieux <dom@w3.org>
Wed, 25 May 2011 14:35:54 +0200
changeset 7 95eebd38e5cc
parent 6 677fc613073e
child 8 de6a0d519819
child 16 b795ba1b2493
added new properties in contact address
contacts/tests/test-cases/find_with_array_composed_field.html
--- a/contacts/tests/test-cases/find_with_array_composed_field.html	Wed May 25 14:34:13 2011 +0200
+++ b/contacts/tests/test-cases/find_with_array_composed_field.html	Wed May 25 14:35:54 2011 +0200
@@ -20,7 +20,7 @@
 	"phoneNumbers": null,     
 	"emails": null,
 	"addresses": [
-           {"formatted": null, "streetAddress": null, "locality": "Raleigh", "region": null, "postalCode": null, "country": "U.S.A."}
+           {"type": null, "pref": false, "formatted": null, "streetAddress": null, "locality": "Raleigh", "region": null, "postalCode": null, "country": "U.S.A."}
         ],
 	"ims": null,
 	"organizations": null,