<!-- Description: entry content contains link Expect: not bozo and entries[0]['content'][0]['value'] == u'safe <b>description</b>' --> <feed version="0.3" xmlns="http://purl.org/atom/ns#"> <entry> <content type="text/html" mode="escaped">safe<link rel="stylesheet" type="text/css" href="http://example.com/evil.css"> <b>description</b></content> </entry> </feed>