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

<!--
Description: item description contains meta
Expect: not bozo and entries[0]['description'] == u'safe description'
-->
<rss version="2.0">
<channel>
<item>
<description>safe&lt;meta http-equiv="Refresh" content="0; URL=http://example.com/"> description</description>
</item>
</channel>
</rss>