~ubuntu-branches/ubuntu/lucid/tidy/lucid

« back to all changes in this revision

Viewing changes to test/input/in_449348.html

  • Committer: Bazaar Package Importer
  • Author(s): Jason Thomas
  • Date: 2008-01-20 21:46:03 UTC
  • mfrom: (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080120214603-poklofici9og61tx
Tags: 20080116cvs-2
* debian/control: build depends on xsltproc
  (closes: #461608)
* debian/tidy.preinst,postinst: add code to move old config file
  (closes: #461623)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
 
2
<html>
 
3
<head>
 
4
<title>[ #449348 ] Whitespace added/removed to inline tags</title>
 
5
</head>
 
6
<body>
 
7
<p>Make this wrap at the end of the line12345678: white-<em>space</em><a href="joebob.html"><img alt="joebob" src=
 
8
"joebob.gif" /></a></p>
 
9
 
 
10
<p>This is long enough a wrap at the next line <em>text</em>
 
11
...</p>
 
12
</body>
 
13
</html>
 
14