Sha256: b76799569e5b3f61e912d8f556406a646770210162c69051ce91b88be883a446

Contents?: true

Size: 309 Bytes

Versions: 31

Compression:

Stored size: 309 Bytes

Contents

<!--
Description: feed author uri
Expect:      bozo and feed['author_detail']['url'] == u'http://example.com/'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <author>
    <name>Example author</name>
    <email>me@example.com</email>
    <uri>http://example.com/</uri>
  </author>
</feed

Version data entries

31 entries across 31 versions & 6 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/illformed/atom/feed_author_uri.xml
eric-rfeedparser-0.9.951.2 tests/illformed/atom/feed_author_uri.xml
feedtools-0.2.18 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.17 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.19 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.21 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.20 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.22 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.23 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.24 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.26 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.25 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.27 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.28 test/feeds/illformed/atom/feed_author_uri.xml
feedtools-0.2.29 test/feeds/illformed/atom/feed_author_uri.xml
rfeedparser-0.9.7 tests/illformed/atom/feed_author_uri.xml
rfeedparser-0.9.85 tests/illformed/atom/feed_author_uri.xml
rfeedparser-0.9.8 tests/illformed/atom/feed_author_uri.xml
rfeedparser-0.9.86 tests/illformed/atom/feed_author_uri.xml
rfeedparser-0.9.87 tests/illformed/atom/feed_author_uri.xml