~ubuntu-branches/ubuntu/vivid/tidy/vivid-updates

« back to all changes in this revision

Viewing changes to test/input/in_553468.xhtml

  • Committer: Bazaar Package Importer
  • Author(s): Jason Thomas
  • Date: 2008-01-20 21:46:03 UTC
  • mfrom: (0.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080120214603-oqicq5jwr1exrm55
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 "-//W3C//DTD XHTML 1.0 Strict//EN" 
 
2
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
 
3
<html xmlns="http://www.w3.org/1999/xhtml"> 
 
4
<head>
 
5
<title>[ #553468 ] Doesn't warn about &lt;u&gt; in XHTML strict</title>
 
6
</head>
 
7
<body>
 
8
<p>Tidy doesn't complain about <u>underlining</u> in 
 
9
XHTML strict documents</p>
 
10
</body>
 
11
</html>