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