blob: 211264b334169e784a07685b975577c99641cdfc [file] [log] [blame]
<html>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
}
</script>
<body>
<p>This test provokes HTMLTokenizer::timerFired to be called and from within timerFired we want to call WebCore::pageDestroyed.</p>
<p>You pass this test if you don't see an ASSERT. This is from http://bugs.webkit.org/show_bug.cgi?id=15765.</p>
<iframe src="resources/gmail-assert-on-load-frame.html"></iframe>
</body>