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_link.data
Size: Mime:
Description: entry content contains link
Expect: not bozo and entries[0]['content'][0]['value'] == u'safe <b>description</b>'
Options:

<div>safe<link rel="stylesheet" type="text/css" href="http://example.com/evil.css"> <b>description</b></div>
----------
<div>safe <b>description</b></div>