comparison: toolkit/components/feeds/test/xml/rfc4287/feed_title.xml
toolkit/components/feeds/test/xml/rfc4287/feed_title.xml
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="iso-8859-1"?> |
|
2 <!-- |
|
3 |
|
4 Description: atom title works |
|
5 Expect: feed.title.text == 'test title' |
|
6 |
|
7 --> |
|
8 <feed xmlns="http://www.w3.org/2005/Atom"> |
|
9 <title>test title</title> |
|
10 </feed> |