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

« back to all changes in this revision

Viewing changes to test/input/in_427830.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
<?xml version="1.0" encoding="UTF-8"?> 
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
  <title>Test Input For Bug #427830</title>
 
5
</head>
 
6
<body>
 
7
  <p>Tidy uses an incorrect XHTML 1.0 Namespace, 
 
8
  even if the correct namespace is given.</p>
 
9
</body> 
 
10
</html>