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

Description: channel managingEditor works 
Expect:      feed.authors.queryElementAt(0, Components.interfaces.nsIFeedPerson).email == 'example@example.com'

-->
<rss version="2.0" >
<channel>
<managingEditor>example@example.com</managingEditor>
</channel>
</rss>