Sha256: 9309c1a37c9fc1e10dde6b49fdc08548ca2ea53bb5453d8ab718c700457456e9
Contents?: true
Size: 433 Bytes
Versions: 31
Compression:
Stored size: 433 Bytes
Contents
<!-- Description: feed title content xml:base overrides parent element Expect: not bozo and feed['title_detail']['base'] == u'http://example.com/test/' --> <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