Sha256: f12a8317806f14281d2f8c002f7885d8ff727ab5b0cd12ab4c5fafe0d91c4f5a
Contents?: true
Size: 555 Bytes
Versions: 31
Compression:
Stored size: 555 Bytes
Contents
<!-- Description: entry defines blank xml:lang which siblings do not inherit Expect: not bozo and entries[1]['content'][0]['language'] == u'en' --> <feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en"> <entry xml:lang=""> <content type="application/xhtml+xml"><div xmlns="http://www.w3.org/1999/xhtml">Example <a href="test.html">test</a></div></content> </entry> <entry> <content type="application/xhtml+xml"><div xmlns="http://www.w3.org/1999/xhtml">Example <a href="test.html">test</a></div></content> </entry> </feed>
Version data entries
31 entries across 31 versions & 6 rubygems