mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00: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>
|