1630385.html (670B)
1 <html class="reftest-wait"> 2 <script> 3 window.setTimeout(() => { 4 try{ c.style.cssText="margin-top:78%" }catch(e){} 5 try{ b.style.cssText="padding-right:100em" }catch(e){} 6 try{ b.scrollIntoView() }catch(e){} 7 try{ b.setAttribute('style', "filter:opacity()drop-shadow(2px 8vmax hsl(2,9%,6%))opacity(") }catch(e){} 8 try{ b.scrollIntoView() }catch(e){} 9 try{ a.setAttribute('style', "") }catch(e){} 10 try{ a.offsetHeight }catch(e){} 11 try{ a.textContent="" }catch(e){} 12 setTimeout(() => { 13 document.documentElement.className = ""; 14 }, 0) 15 }, 0) 16 </script> 17 <style> 18 :last-of-type { 19 overflow-y:clip; 20 } 21 </style> 22 <body id='a'> 23 e 24 <samp id='b'> 25 </samp> 26 <canvas id='c'/>