| Index: chrome/test/data/chromeos/gdata/contacts/feed_unicode.json
|
| diff --git a/chrome/test/data/chromeos/gdata/contacts/feed_photo_404.json b/chrome/test/data/chromeos/gdata/contacts/feed_unicode.json
|
| similarity index 65%
|
| copy from chrome/test/data/chromeos/gdata/contacts/feed_photo_404.json
|
| copy to chrome/test/data/chromeos/gdata/contacts/feed_unicode.json
|
| index 1241405bfc564a717f0becf7223a0f8126b20c90..610cec381c0f5870f84a947f1156ba3512810ed0 100644
|
| --- a/chrome/test/data/chromeos/gdata/contacts/feed_photo_404.json
|
| +++ b/chrome/test/data/chromeos/gdata/contacts/feed_unicode.json
|
| @@ -1,5 +1,4 @@
|
| {
|
| - "_comment": "This feed contains a contact with a missing photo.",
|
| "encoding": "UTF-8",
|
| "feed": {
|
| "author": [ {
|
| @@ -25,73 +24,64 @@
|
| } ],
|
| "gContact$groupMembershipInfo": [ {
|
| "deleted": "false",
|
| - "href": "http://www.google.com/m8/feeds/groups/joe.contact%40gmail.com/base/6"
|
| - } ],
|
| - "gContact$website": [ {
|
| - "href": "http://www.google.com/",
|
| - "rel": "profile"
|
| - } ],
|
| - "gd$email": [ {
|
| - "address": "joe.contact@gmail.com",
|
| - "primary": "true",
|
| - "rel": "http://schemas.google.com/g/2005#other"
|
| + "href": "http://www.google.com/m8/feeds/groups/test.user%40gmail.com/base/6"
|
| } ],
|
| "gd$etag": "\"R345ezVSLit7I2A9WhVbGE8PRQU.\"",
|
| "gd$name": {
|
| "gd$familyName": {
|
| - "$t": "Contact"
|
| + "$t": "\u5B89\u85E4"
|
| },
|
| "gd$fullName": {
|
| - "$t": "Joe Contact"
|
| + "$t": "\u5B89\u85E4 \u5FE0\u96C4"
|
| },
|
| "gd$givenName": {
|
| - "$t": "Joe"
|
| + "$t": "\u5FE0\u96C4"
|
| }
|
| },
|
| - "gd$structuredPostalAddress": [ {
|
| - "gd$city": {
|
| - "$t": "San Francisco"
|
| - },
|
| - "gd$formattedAddress": {
|
| - "$t": "345 Spear St\nSan Francisco CA 94105"
|
| - },
|
| - "gd$postcode": {
|
| - "$t": "94105"
|
| - },
|
| - "gd$region": {
|
| - "$t": "CA"
|
| - },
|
| - "gd$street": {
|
| - "$t": "345 Spear St"
|
| - },
|
| - "rel": "http://schemas.google.com/g/2005#home"
|
| - } ],
|
| "id": {
|
| "$t":
|
| "http://example.com/1"
|
| },
|
| - "link": [ {
|
| - "href": "https://example.com/nonexistent_file.png",
|
| - "rel": "http://schemas.google.com/contacts/2008/rel#photo",
|
| - "gd$etag": "\"JyYuJkIbWit7I2BpLHxUTDpzI1FGf2IjUjc.\"",
|
| - "type": "image/*"
|
| - }, {
|
| - "href":
|
| - "https://example.com/1",
|
| - "rel": "self",
|
| - "type": "application/atom+xml"
|
| - }, {
|
| - "href":
|
| - "https://example.com/1",
|
| - "rel": "edit",
|
| - "type": "application/atom+xml"
|
| - } ],
|
| "title": {
|
| - "$t": "Joseph Contact"
|
| + "$t": "\u5B89\u85E4 \u5FE0\u96C4"
|
| },
|
| "updated": {
|
| "$t": "2012-06-04T15:53:36.023Z"
|
| }
|
| + }, {
|
| + "app$edited": {
|
| + "$t": "2012-06-21T16:20:13.208Z",
|
| + "xmlns$app": "http://www.w3.org/2007/app"
|
| + },
|
| + "category": [ {
|
| + "scheme": "http://schemas.google.com/g/2005#kind",
|
| + "term": "http://schemas.google.com/contact/2008#contact"
|
| + } ],
|
| + "gContact$groupMembershipInfo": [ {
|
| + "deleted": "false",
|
| + "href": "http://www.google.com/m8/feeds/groups/test.user%40gmail.com/base/6"
|
| + } ],
|
| + "gd$etag": "\"Qnw7cDVSLCt7I2A9WhJTEkQPQQU.\"",
|
| + "gd$name": {
|
| + "gd$familyName": {
|
| + "$t": "Smith\uFEFF"
|
| + },
|
| + "gd$fullName": {
|
| + "$t": "\uFEFFBob\uFEFF\uFEFF Smith\uFEFF"
|
| + },
|
| + "gd$givenName": {
|
| + "$t": "\uFEFFBob\uFEFF\uFEFF"
|
| + }
|
| + },
|
| + "id": {
|
| + "$t": "http://example.com/2"
|
| + },
|
| + "title": {
|
| + "$t": "\uFEFFBob\uFEFF\uFEFF Smith\uFEFF"
|
| + },
|
| + "updated": {
|
| + "$t": "2012-06-21T16:20:13.208Z"
|
| + }
|
| } ],
|
| "gd$etag": "W/\"CEUHSXg8fSt7I2A9WhJSEEw.\"",
|
| "generator": {
|
|
|