Sha256: 74988c271c3700e922930f6967d63d5bc0c67aed79c1a54f78791ab2763f153a
Contents?: true
Size: 455 Bytes
Versions: 31
Compression:
Stored size: 455 Bytes
Contents
<!-- Description: entry content xml:base overrides parent element Expect: not bozo and entries[0]['content'][0]['base'] == u'http://example.com/test/' --> <feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:base="http://example.com/parent/"> <entry> <content 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></content> </entry> </feed>
Version data entries
31 entries across 31 versions & 6 rubygems