mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
247 B
HTML
12 lines
247 B
HTML
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<body>
|
|
|
|
<script language="JavaScript" type="text/javascript">
|
|
document.writeln("<A><DIV STYLE=\"position:absolute;\">" + "</DIV></A>");
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|