mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 09:58:57 +00:00
12 lines
145 B
HTML
12 lines
145 B
HTML
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
|
|
document.documentElement.compareDocumentPosition(null);
|
|
|
|
</script>
|
|
</head>
|
|
|
|
<body></body>
|
|
</html>
|