<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>HTML Purifier Legacy Smoketest Test Data</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="legacy.css" type="text/css" />
</head>
<body>
<h1>HTML Purifier Legacy Smoketest Test Data</h1>
<p>This is the legacy smoketest.</p>
<h2>Elements</h2>
<div>
<div>
<basefont color="green" face="Arial" size="6" id="basefont" />
basefont: Green, Arial, size 6 text (IE-only)
</div>
<center>center</center>
<dir compact="compact">
<li>dir</li>
</dir>
<font color="green" face="Arial" size="6">font: Green, Arial, size 6 text</font>
isindex:
<isindex prompt="Foo" />
<menu compact="compact">
<li>menu</li>
</menu>
<s>s</s> <strike>strike</strike> <u>u</u>
</div>
<h2>Attributes</h2>
<div>
<!-- body -->
<div style="font-size:42pt; float:left;">*</div>
<br clear="left" />
<p>hide@address.com (asterisk is up)</p>
<table>
<caption align="bottom">hide@address.com</caption>
<tr><td>Cell</td></tr>
</table>
<div align="center">hide@address.com</div>
<dl compact="compact">
<dt>hide@address.com</dt>
</dl>
<h1 align="right">h1</h1>
<h2 align="right">h2</h2>
<h3 align="right">h3</h3>
<h4 align="right">h4</h4>
<h5 align="right">h5</h5>
<h6 align="right">h6</h6>
hide@address.com
<hr align="right" width="50" />
hide@address.com
<hr noshade="noshade" />
hide@address.com
<hr width="50" />
hide@address.com
<hr size="50" />
<img src="" alt="hide@address.com" align="right" /> |
<img src="" alt="hide@address.com" border="3" /> |
<img src="" alt="hide@address.com" hspace="5" /> |
<img src="" alt="hide@address.com" vspace="5" />
<!-- needs context -->
<input align="right" />
<legend align="center">Legend</legend>
<ol>
<li type="A">hide@address.com (ensure that it's a capital A)</li>
<li value="5">hide@address.com</li>
</ol>
<ol compact="compact"><li>hide@address.com</li></ol>
<ol start="3"><li>hide@address.com</li></ol>
<ol type="I"><li>hide@address.com</li></ol>
<p align="right">hide@address.com</p>
<pre width="50">hide@address.com</pre>
<script language="JavaScript">document.writeln('script');</script>
<table align="right"><tr><td>hide@address.com</td></tr></table>
<table bgcolor="#0000FF"><tr><td>hide@address.com</td></tr></table>
<table><tr bgcolor="#0000FF"><td>hide@address.com</td></tr></table>
<table><tr><td bgcolor="#0000FF">hide@address.com</td></tr></table>
<table><tr><td height="50">hide@address.com</td></tr></table>
<table><tr><td nowrap="nowrap">hide@address.com</td></tr></table>
<table><tr><td width="200">hide@address.com</td></tr></table>
<table><tr><th bgcolor="#0000FF">hide@address.com</th></tr></table>
<table><tr><th height="50">hide@address.com</th></tr></table>
<table><tr><th nowrap="nowrap">hide@address.com</th></tr></table>
<table><tr><th width="200">hide@address.com</th></tr></table>
<ul compact="compact"><li>hide@address.com</li></ul>
<ul type="square"><li>hide@address.com</li></ul>
</div>
</body>
</html>