mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
10 lines
No EOL
363 B
HTML
10 lines
No EOL
363 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html>
|
|
<head>
|
|
<title>No red visible, blank page, reference</title>
|
|
<link rel="author" title="Geoffrey Sneddon" href="mailto:me@gsnedders.com">
|
|
</head>
|
|
<body>
|
|
<p>Test passes if there is no red visible on the page.</p>
|
|
</body>
|
|
</html> |