зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
145 B
HTML
12 строки
145 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<script type="text/javascript">
|
||
|
|
||
|
document.documentElement.compareDocumentPosition(null);
|
||
|
|
||
|
</script>
|
||
|
</head>
|
||
|
|
||
|
<body></body>
|
||
|
</html>
|