browser/base/content/test/social/opengraph/shortlink_linkrel.html

branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
equal deleted inserted replaced
-1:000000000000 0:3515a3d49a48
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 rel="shortlink" href="http://imshort/p/abcde" />
6 </head>
7 <body>
8 link[rel='shortlink']
9 </body>
10 </html>

mercurial