Sha256: 005b811fb65466d805d471a14fde1183a13c8dbb7144887f0b83beb2e6a006e9

Contents?: true

Size: 518 Bytes

Versions: 31

Compression:

Stored size: 518 Bytes

Contents

<!--
Description: feed title contains relative URI resolved relative to xml:base overriding parent xml:base
Expect:      not bozo and feed['title_detail']['value'] == u'<div>Example <a href="http://example.com/test/test.html">test</a></div>'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:base="http://example.com/parent/">
  <title type="application/xhtml+xml" xml:base="http://example.com/test/"><div xmlns="http://www.w3.org/1999/xhtml">Example <a href="test.html">test</a></div></title>
</feed>

Version data entries

31 entries across 31 versions & 6 rubygems

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