Removed old tests in preparation for redesign.

This commit is contained in:
Storm Dragon
2026-01-08 00:17:37 -05:00
parent 42bfacdd2c
commit 59484782c0
967 changed files with 0 additions and 93805 deletions

View File

@@ -1,12 +0,0 @@
<html>
<head>
<style>
a:focus{position:relative;}
</style>
</head>
<body>
<p>Line 1</p>
<a href="foo">Line 2</a>
<p>Line 3</p>
</body>
</html>