Sha256: e8b2d9c5da3112dc89f4c666705585e5dfc1fc2eea781216b009ba1a7e2132e5
Contents?: true
Size: 493 Bytes
Versions: 31
Compression:
Stored size: 493 Bytes
Contents
<!-- Description: feed copyright xml:lang inherits 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="en"> <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"><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