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

Version Path
arthurgeek-rfeedparser-0.9.940 tests/wellformed/lang/entry_content_xml_lang_blank_3.xml
eric-rfeedparser-0.9.951.2 tests/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.17 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.18 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.19 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.21 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.20 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.22 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.23 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.24 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.26 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.25 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.27 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.28 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
feedtools-0.2.29 test/feeds/wellformed/lang/entry_content_xml_lang_blank_3.xml
rfeedparser-0.9.7 tests/wellformed/lang/entry_content_xml_lang_blank_3.xml
rfeedparser-0.9.85 tests/wellformed/lang/entry_content_xml_lang_blank_3.xml
rfeedparser-0.9.8 tests/wellformed/lang/entry_content_xml_lang_blank_3.xml
rfeedparser-0.9.86 tests/wellformed/lang/entry_content_xml_lang_blank_3.xml
rfeedparser-0.9.87 tests/wellformed/lang/entry_content_xml_lang_blank_3.xml