Sha256: 9eb8495d52aa65c74569e7be8e8d3cf5dac9b98052bd14f8a395117839023a0a
Contents?: true
Size: 477 Bytes
Versions: 31
Compression:
Stored size: 477 Bytes
Contents
<!-- Description: feed title xml:lang inherits properly on new element Expect: not bozo and feed['title_detail']['language'] == u'en' --> <feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en"> <info type="application/xhtml+xml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml">blah blah blah</div></info> <title type="application/xhtml+xml"><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