mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
8 lines
221 B
HTML
8 lines
221 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title> This is a test page</title>
|
|
</head>
|
|
<body>
|
|
<p> To rerun this test, delete history and go <a href="body_link.xhtml">back </a> to previous test.</p>
|
|
</body>
|
|
</html> |