<!--
Description: entry title contains script
Expect:      not bozo and entries[0]['title'] == u'safe description'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
<title type="text/html" mode="escaped"><![CDATA[safe<script type="text/javascript">location.href='http:/'+'/example.com/';</script> description]]></title>
</entry>
</feed>