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

« back to all changes in this revision

Viewing changes to test/accessTest/1-1-9-1.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 "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
 
2
<html lang="en">
 
3
<head>
 
4
<title>aert1.0/1.1.9</title>
 
5
</head>
 
6
<body>
 
7
<map name="imagemap">
 
8
<area shape="poly" coords="185,0,355,0,295,123" href="a.html" alt="Link a">
 
9
<area shape="poly" coords="336,202,549,203,549" href="b.html">
 
10
<area shape="rect" coords="0,10,172,10" href="c.html" alt="Service">
 
11
</map>
 
12
 
 
13
<img src="imap.jpg" usemap="#imagemap" alt="navigation" longdesc="ld.html">
 
14
</body>
 
15
</html>