Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<script>
function go() {
b.appendChild(document.createElement("iframe"));
a.scroll({left: -1, top: 1});
window[0].matchMedia("").addListener(function(){});
b.open = false;
}
</script>
<body onload=go()>
<image id="a"></image>
<details id="b" open="true">