зеркало из https://github.com/mozilla/gecko-dev.git
16 строки
299 B
HTML
16 строки
299 B
HTML
<style>
|
|
#a {
|
|
overflow: auto auto;
|
|
display: -webkit-box;
|
|
}
|
|
</style>
|
|
<script>
|
|
window.onload = () => {
|
|
a.align = "ABSMIDDLE"
|
|
document.documentElement.style.display="none"
|
|
document.documentElement.getBoundingClientRect()
|
|
document.documentElement.style.display=""
|
|
}
|
|
</script>
|
|
<object id="a">
|