1380199.html (416B)
1 <script> 2 window.onload=function(){ 3 let o=document.getElementById('a'); 4 let n=document.createElement('plaintext'); 5 o.parentNode.replaceChild(n,o); 6 n.setAttribute('id','a'); 7 document.getElementById('a').setAttribute('aria-owns','c b'); 8 document.getElementById('d').setAttribute('width',1); 9 } 10 </script> 11 > 12 <script id='a'></script> 13 <hgroup id='b'> 14 <h6 id='c'> 15 <video id='d' controls width='169' height='187'>