1414303.html (225B)
1 <style> 2 * { counter-reset: c; } 3 </style> 4 <script> 5 function go() { 6 host.attachShadow({ mode: "open" }).innerHTML = form.outerHTML; 7 } 8 </script> 9 <body onload=go()> 10 <form id="form" style="counter-reset: c"> 11 <div id="host">