mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
13 lines
248 B
HTML
13 lines
248 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Test file for bug 550565.</title>
|
|
|
|
<!--Set a favicon; that's the whole point of this file.-->
|
|
<link rel="icon" href="file_bug550565_favicon.ico">
|
|
</head>
|
|
<body>
|
|
Test file for bug 550565.
|
|
</body>
|
|
</html>
|