Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lxml / src / lxml / html / tests / feedparser-data / entry_content_iframe.data
Size: Mime:
Description: entry content contains iframe
Expect: not bozo and entries[0]['content'][0]['value'] == u'safe <b>description</b>'
Options: 
Notes: div wrapper, close <iframe>

<div>safe<iframe src="http://example.com/"></iframe> <b>description</b></iframe></div>
----------
<div>safe <b>description</b></div>