Sha256: bb2fa05f29732d41d3b31729a98d47f542eda8494f6f27e66223eeb49f39aafb

Contents?: true

Size: 486 Bytes

Versions: 18

Compression:

Stored size: 486 Bytes

Contents

<!--
Description: feed title contains relative URI resolved relative to xml:base overriding parent xml:base
Expect:      bozo and feed['title_detail']['value'] == u'<div>Example <a href="http://example.com/test/test.html">test</a></div>'
-->
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://example.com/parent/">
  <title type="xhtml" 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

18 entries across 18 versions & 5 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/illformed/atom10/relative_uri_inherit_2.xml
eric-rfeedparser-0.9.951.2 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.7 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.85 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.8 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.86 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.87 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.9 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.91 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.92 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.93 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.931 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.950 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.940 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-0.9.951 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser-ictv-0.9.931 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser_ictv-0.9.931 tests/illformed/atom10/relative_uri_inherit_2.xml
rfeedparser_ictv-0.9.932 tests/illformed/atom10/relative_uri_inherit_2.xml