1651882.html (467B)
1 <html class="reftest-wait"> 2 <style> 3 :not(th) { 4 -webkit-perspective: 5px; 5 -webkit-box-shadow: -moz-default-color 1px 0px; 6 -webkit-transform: translate(0px, 84px) scale(48); 7 mix-blend-mode: lighten; 8 } 9 </style> 10 <script> 11 window.onload = () => { 12 a.show() 13 } 14 setTimeout('document.documentElement.className = ""', 300); 15 </script> 16 <dialog id="a" style="border-left-style: hidden"> 17 <button> 18 <dir>a</label> 19 <details open> 20 </details> 21 </dir> 22 </button> 23 </dialog> 24 </html>