comparison: browser/base/content/test/social/opengraph/shorturl_link.html
browser/base/content/test/social/opengraph/shorturl_link.html
- changeset 1
- ca08bd8f51b2
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <link rel="image_src" href="http://example.com/1234/56789.jpg" id="image-src" /> |
|
4 <link id="canonicalurl" rel="canonical" href="http://www.example.com/photos/56789/" /> |
|
5 <link id="shorturl" rev="canonical" type="text/html" href="http://imshort/p/abcde" /> |
|
6 </head> |
|
7 <body> |
|
8 link id="shorturl" |
|
9 </body> |
|
10 </html> |