toolkit/components/feeds/test/xml/rfc4287/feed_tantek_title.xml

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 <?xml version="1.0" encoding="utf-8"?>
michael@0 2 <!--
michael@0 3 Description: XHTML title with apos
michael@0 4 Expect: feed.title.plainText() == "Tantek's Updates"
michael@0 5 -->
michael@0 6 <feed xml:lang="en-US"
michael@0 7 xmlns="http://www.w3.org/2005/Atom">
michael@0 8 <title type="xhtml">
michael@0 9 <div xmlns="http://www.w3.org/1999/xhtml">Tantek's Updates</div>
michael@0 10 </title>
michael@0 11 <link href="http://tantek.com/"
michael@0 12 rel="alternate" title="Tantek's Posts" type="text/html"/>
michael@0 13 <link href="http://tantek.com/updates.atom"
michael@0 14 rel="self" />
michael@0 15 <id>http://tantek.com/updates.atom</id>
michael@0 16 <author>
michael@0 17 <name>Tantek</name>
michael@0 18 <uri>http://tantek.com/</uri>
michael@0 19 </author>
michael@0 20 <updated>2006-05-02T20:13:00-07:00</updated>
michael@0 21 <entry>
michael@0 22 <updated>2006-04-22T00:00:00-07:00</updated>
michael@0 23 <published>2006-04-22T00:00:00-07:00</published>
michael@0 24 <link href="http://www.makezine.com/faire/"
michael@0 25 rel="alternate" title="Make Faire" type="text/html"/>
michael@0 26 <id>http://www.makezine.com/faire/</id>
michael@0 27 <title>Make Faire</title>
michael@0 28 <content type="xhtml" xml:space="preserve">
michael@0 29 <div xmlns="http://www.w3.org/1999/xhtml">
michael@0 30 <div class="vevent">
michael@0 31 <a class="url" href="http://www.makezine.com/faire/">
michael@0 32 <abbr class="dtstart" title="20060422">
michael@0 33 4/22</abbr>-<abbr class="dtend" title="20060424">23</abbr>
michael@0 34
michael@0 35 <span class="summary">
michael@0 36 Make Faire
michael@0 37 </span> @
michael@0 38 <span class="location">
michael@0 39 San Mateo Fairgrounds
michael@0 40 </span>
michael@0 41 </a>
michael@0 42 </div>
michael@0 43 </div>
michael@0 44 </content>
michael@0 45 </entry>
michael@0 46 </feed>

mercurial