Sha256: 94d865338f3f680bc09203c284b53214ccf5f0b59711c0394687067799a27366
Contents?: true
Size: 484 Bytes
Versions: 31
Compression:
Stored size: 484 Bytes
Contents
<!-- Description: feed title xml:lang resets properly on new element Expect: bozo and feed['title_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> <title type="application/xhtml+xml" xml:lang="de"><div xmlns="http://www.w3.org/1999/xhtml">Example <a href="test.html">test</a></div></title> </feed
Version data entries
31 entries across 31 versions & 6 rubygems