зеркало из https://github.com/mozilla/gecko-dev.git
13 строки
523 B
HTML
13 строки
523 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
function start () {
|
|
try { o1 = document.createElementNS('http://www.w3.org/2000/svg', 'style') } catch (e) {}
|
|
try { document.head.appendChild(o1) } catch (e) {}
|
|
try { o1.sheet.insertRule('* { padding-top:calc(439804in) }', 0) } catch (e) {}
|
|
try { o1.sheet.insertRule('* { position:absolute}', 0) } catch (e) {}
|
|
}
|
|
window.addEventListener('load', start)
|
|
</script>
|
|
</head>
|
|
</html> |