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

« back to all changes in this revision

Viewing changes to test/input/in_427671.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
<html> 
 
2
<head>
 
3
  <title>[#427671] &lt;LI&gt; w/FRAME/FRAMESET/OPTGROUP/OPTION loop</title>
 
4
</head> 
 
5
<body> 
 
6
<ul> 
 
7
<li>first item</li> 
 
8
<li><frame>frame item</frame></li> 
 
9
<li><frameset>frameset item</frameset></li> 
 
10
<li><optgroup>optgroup item</optgroup></li> 
 
11
<li><option>option item</option></li> 
 
12
<li>last item</li> 
 
13
</ul> 
 
14
</body> 
 
15
</html>