Sha256: 01dc4b57d1c552ac0a34138f8b371d05d22b49f37624156bc22ccf7bc4bcb3b2

Contents?: true

Size: 252 Bytes

Versions: 31

Compression:

Stored size: 252 Bytes

Contents

<!--
Description: item description is not a DOCTYPE (but HTML parser thinks it is)
Expect:      not bozo and entries[0]['description'] == """&lt;!' <a href="foo">"""
-->
<rss>
<item>
<description>&lt;!' &lt;a href="foo"&gt;</description>
</item>
</rss>

Version data entries

31 entries across 31 versions & 6 rubygems

Version Path
rfeedparser-0.9.9 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-0.9.91 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-0.9.92 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-0.9.93 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-0.9.931 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-0.9.940 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-0.9.950 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-0.9.951 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser-ictv-0.9.931 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser_ictv-0.9.931 tests/wellformed/rss/item_description_not_a_doctype.xml
rfeedparser_ictv-0.9.932 tests/wellformed/rss/item_description_not_a_doctype.xml