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