mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
237 B
HTML
13 lines
237 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="bug466409-empty.css">
|
|
<title>Bug</title>
|
|
<SCRIPT LANGUAGE="JavaScript">
|
|
document.write("Hello, world!");
|
|
</SCRIPT>
|
|
</head>
|
|
<body>
|
|
©
|
|
</body>
|
|
</html>
|