1 2 3 4 5 6 7 8 9 10 11 12 13 14
<style> .b { display: grid; contain: strict; } </style> <script> function go() { a.data = "A"; } </script> <body onload=go()> <form class="b"> <object id="a">