~ubuntu-branches/ubuntu/precise/tidy/precise-security

« back to all changes in this revision

Viewing changes to test/input/in_514893.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="iso-8859-1"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
 
3
      "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml">
 
5
<head>
 
6
  <title>[ 514893 ] Incorrect http-equiv &lt;meta&gt; tag</title>
 
7
  <meta name="generator" content="amaya 7.1, see http://www.w3.org/Amaya/" />
 
8
  <meta http-equiv="CONTENT-TYPE" content="TEXT/HTML; CHARSET=WINDOWS-1252" />
 
9
</head>
 
10
 
 
11
<body>
 
12
<p>This document will test synchronization of the &lt;meta http-equiv ...&gt;
 
13
tag. It contains the header &lt;meta http-equiv="CONTENT-TYPE"
 
14
content="TEXT/HTML; CHARSET=WINDOWS-1252" /&gt;.</p>
 
15
 
 
16
<p>On output, the header should be modified to reflect whatever output
 
17
encoding you have specified.</p>
 
18
</body>
 
19
</html>