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

« back to all changes in this revision

Viewing changes to test/input/in_433021.html

  • 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
<html>
 
2
<head>
 
3
<title>[ #433021 ] Identify attribute whose value is bad</title>
 
4
</head>
 
5
<body>
 
6
<p align="fizzle">text</p>
 
7
<table summary="none"> 
 
8
<tr> 
 
9
<td align="center" valign="center"><p>"valign" attr value can't be "center"</p>
 
10
</td>
 
11
<td align="center" valign="fuzzle"><p>"valign" attr value can't be "fuzzle"</p>
 
12
</td>
 
13
<td align="fuzzle" valign="fuzzle"><p>"align"/"valign" attr values can't be "fuzzle"</p>
 
14
</td>
 
15
</tr>
 
16
</table>
 
17
</body> 
 
18
</html>
 
 
b'\\ No newline at end of file'