You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
292 B

<!--
Description: style="margin: 5px;"
Expect: not bozo and entries[0]['description'] == '<span style="margin: 5px;">Some text</span>'
-->
<rss version="2.0">
<channel>
<item>
<description>&lt;span style="margin: 5px;"&gt;Some text&lt;/span&gt;</description>
</item>
</channel>
</rss>