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