toolkit/components/feeds/test/xml/rss2/feed_rating.xml

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:11665b70e64f
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!--
3
4 Description: channel rating works
5 Expect: feed.fields.getProperty('rating') == '(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l by "webmaster@example.com" on "2006.01.29T10:09-0800" r (n 0 s 0 v 0 l 0))'
6
7 -->
8 <rss version="2.0" >
9 <channel>
10 <rating>(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l by "webmaster@example.com" on "2006.01.29T10:09-0800" r (n 0 s 0 v 0 l 0))</rating>
11 </channel>
12 </rss>

mercurial