Make sure all files that should be present are present.
This commit is contained in:
26
test/html/anchors2.html
Normal file
26
test/html/anchors2.html
Normal file
@ -0,0 +1,26 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Links to test files</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Here are some of our local test files:</p>
|
||||
<ul>
|
||||
<li><a href="anchors.html">anchors.html</a></li>
|
||||
<li><a href="blockquotes.html">blockquotes.html</a></li>
|
||||
<li><a href="bugzilla_top.html">bugzilla_top.html</a></li>
|
||||
<li><a href="combobox.html">combobox.html</a></li>
|
||||
<li><a href="fieldset.html">fieldset.html</a></li>
|
||||
<li><a href="htmlpage.html">htmlpage.html</a></li>
|
||||
<li><a href="image-test.html">image-test.html</a></li>
|
||||
<li><a href="linebreak-test.html">linebreak-test.html</a></li>
|
||||
<li><a href="lists.html">lists.html</a></li>
|
||||
<li><a href="samesizearea.html">samesizearea.html</a></li>
|
||||
<li><a href="simpleform.html">simpleform.html</a></li>
|
||||
<li><a href="simpleheader.html">simpleheader.html</a></li>
|
||||
<li><a href="slash-test.html">slash-test.html</a></li>
|
||||
<li><a href="status-bar.html">status-bar.html</a></li>
|
||||
<li><a href="tables.html">tables.html</a></li>
|
||||
<li><a href="textattributes.html">textattributes.html</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user