<!--
Description: entry content contains script (inline)
Expect:      not bozo and entries[0]['content'][0]['value'] == u'<div>safe description</div>'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
<content type="application/xhtml+xml" mode="xml"><div xmlns="http://www.w3.org/1999/xhtml">safe<script type="text/javascript">location.href='http:/'+'/example.com/';</script> description</div></content>
</entry>
</feed>