1858792.html (291B)
1 <script> 2 window.onload = () => { 3 a.setAttribute("aria-setsize", "512") 4 } 5 function func() { 6 a.innerHTML = "A" 7 } 8 </script> 9 <svg> 10 <foreignObject id="a"> 11 <iframe></iframe> 12 </foreignObject> 13 <animate repeatDur="0s" onend="func()"></animate> 14 <animate attributeName="x" by="6%"> 15 <use href="#a">