mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
306 B
HTML
13 lines
306 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="chrome://mochikit/content/browser/docshell/test/browser/file_bug550565_favicon.ico" />
|
|
</head>
|
|
<body>
|
|
Test file for bug 550565.
|
|
</body>
|
|
</html>
|