summaryrefslogtreecommitdiffstats
path: root/toolkit/components/feeds/test/xml/rss2/feed_link.xml
blob: a4874e9cade9a8fe457a309be5496ed677f77f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="iso-8859-1"?>
<!--

Description: channel link works
Expect:      feed.link.spec == 'http://mozilla.org/'

-->
<rss version="2.0" >
<channel>
<link>http://mozilla.org/</link>
</channel>
</rss>