3 testRunner
.waitUntilDone();
4 testRunner
.dumpAsText();
6 // Don't use js-test.js because this bug is about a failing load of an async
7 // <script> of a frame document being moved to its parent document.
8 // Hence it makes sense to keep this small and easy to debug when regress.
9 console
.log("PASS unless crash.");
16 testRunner
.notifyDone();
19 <iframe src=resources/append-child-adopt-node-error-frame.html
></iframe>
20 <iframe src=resources/append-child-adopt-node-error-frame.svg
></iframe>