зеркало из https://github.com/mozilla/gecko-dev.git
7 строки
140 B
HTML
7 строки
140 B
HTML
|
<!doctype html>
|
||
|
<a id="link" href=""></a>
|
||
|
<script>
|
||
|
document.body.offsetTop;
|
||
|
link.appendChild(document.createElement("fieldset"));
|
||
|
</script>
|