1 <iframe src=
"resources/early-load-cancel-inner.html"></iframe>
3 <p>A series of unfortunate circumstances can lead to starting a load
4 and then cancelling it while loading is deferred, thus leading to a
5 mismatched set of callbacks (it gets cancelled without ever
6 starting). If this test does not crash or fail an assertion, then that
10 if (window
.testRunner
)
11 testRunner
.dumpAsText();