iframe-failure.html (71B)
1 <script> 2 parent.postMessage(new SharedArrayBuffer(10), "*"); 3 </script>