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
313 B

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