~pythoneers/ubuntu/lucid/feedparser/ltsppa

« back to all changes in this revision

Viewing changes to tests/illformed/base/http_feed_info_inline_base_docuri.xml

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Galisteo
  • Date: 2007-01-09 15:27:45 UTC
  • mfrom: (2.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20070109152745-pg3zhn67yyaumwv3
Tags: 4.1-7
Fixed css link for *.html inside /doc. (Closes: #405343)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!--
2
 
Description: feed info relative to document URI
3
 
Expect:      bozo and feed['info'] == u'<div><a href="http://127.0.0.1:8097/relative/uri">click here</a></div>'
4
 
-->
5
 
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
6
 
<info type="application/xhtml+xml" mode="xml"><div xmlns="http://www.w3.org/1999/xhtml"><a href="/relative/uri">click here</a></div></info>
7
 
</feed
 
 
b'\\ No newline at end of file'