Sha256: b336678ca94384a70aedf7bbe330f5e8fc2e9ca67443b19d3cc8592714ea4edb
Contents?: true
Size: 504 Bytes
Versions: 31
Compression:
Stored size: 504 Bytes
Contents
<!-- Description: entry title xml:lang inherits 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="en"> <entry> <summary type="application/xhtml+xml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml">blah blah blah</div></summary> <title type="application/xhtml+xml"><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