Sha256: f6791f84d019a55c9b0299da000f1751a1857c0f0bd8c977302816da6cffb3e3
Contents?: true
Size: 482 Bytes
Versions: 31
Compression:
Stored size: 482 Bytes
Contents
<!-- Description: feed info xml:lang resets properly on new element Expect: bozo and feed['info_detail']['language'] == u'en' --> <feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="fr"> <title type="application/xhtml+xml" xml:lang="de"><div xmlns="http://www.w3.org/1999/xhtml">Example <a href="test.html">test</a></div></title> <info type="application/xhtml+xml" xml:lang="en"><div xmlns="http://www.w3.org/1999/xhtml">blah blah blah</div></info> </feed
Version data entries
31 entries across 31 versions & 6 rubygems