Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 <!DOCTYPE HTML>
2 <html>
3 <!--
4 https://bugzilla.mozilla.org/show_bug.cgi?id=458579
5 -->
6 <head>
7 <title>Test for page info feeds tab</title>
9 <!-- Straight up standard -->
10 <link rel="alternate" type="application/atom+xml" title="1" href="/1.atom" />
11 <link rel="alternate" type="application/rss+xml" title="2" href="/2.rss" />
12 <link rel="feed" title="3" href="/3.xml" />
14 </head>
15 <body>
16 </body>
17 </html>