1 This tests a subframe that removes itself to make sure a delegate message to indicate the interrupted load fires.
3 if (window
.testRunner
) {
4 testRunner
.dumpAsText();
5 testRunner
.dumpFrameLoadCallbacks();
8 <iframe src=
"resources/subframe-that-removes-itself.html"></iframe>