Upload Tizen:Base source
[toolchains/python-lxml.git] / src / lxml / html / tests / feedparser-data / entry_content_meta.data
1 Description: entry content contains meta\r
2 Expect: not bozo and entries[0]['content'][0]['value'] == u'safe <b>description</b>'\r
3 Options: 
4
5 <div>safe<meta http-equiv="Refresh" content="0; URL=http://example.com/"> <b>description</b></div>
6 ----------
7 <div>safe <b>description</b></div>