Sha256: 277f8e725f6dbd0f9e68da4f94a7ec3bdbdcf2eda461899711c7d442b7b145b7
Contents?: true
Size: 525 Bytes
Versions: 31
Compression:
Stored size: 525 Bytes
Contents
<!-- Description: entry summary xml:lang resets properly on new element Expect: not 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