Sha256: 358b8e30078a0843cac124488c9ad64538db278a57f029e1353678e45fe2740f
Contents?: true
Size: 480 Bytes
Versions: 31
Compression:
Stored size: 480 Bytes
Contents
<!-- Description: feed tagline xml:lang inherits properly on new element Expect: bozo and feed['tagline_detail']['language'] == u'en' --> <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"><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