3 var w
= window
.open("data:text/html,Loading a data URL is asynchronous, so this text shouldn't appear. But it's most important to check that there is no crash after dismissing the print sheet.");
4 w
.document
.write("SUCCESS");
9 <button onclick=
"crash()">Crash
</button>