Sha256: 55c4b936f21980fd54c517548bc4e7bcbd84f53ba0d3aff4559a7b9729611e95
Contents?: true
Size: 505 Bytes
Versions: 31
Compression:
Stored size: 505 Bytes
Contents
<!-- Description: feed copyright xml:lang resets properly on new element Expect: not 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