1<!--
2Description: entry summary contains link
3Expect:      not bozo and entries[0]['summary'] == u'safe description'
4-->
5<feed version="0.3" xmlns="http://purl.org/atom/ns#">
6<entry>
7<summary type="text/html" mode="escaped">safe&lt;link rel="stylesheet" type="text/css" href="http://example.com/evil.css"> description</summary>
8</entry>
9</feed>