summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/social/opengraph/shorturl_link.html
blob: 667122cea6cbbbcb0bfe72523d0281e88b9259be (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
    <link rel="image_src" href="http://example.com/1234/56789.jpg" id="image-src" />
    <link id="canonicalurl" rel="canonical" href="http://www.example.com/photos/56789/" />
    <link id="shorturl" rev="canonical" type="text/html" href="http://imshort/p/abcde" />
</head>
<body>
    link id="shorturl"
</body>
</html>