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