blob: 01696254112d8068f5730d41d1e072cfbdf67155 [file] [log] [blame]
<html>
<head>
<script type="text/javascript">
function startTest()
{
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
testRunner.queueLoad("resources/reload-subframe.pl?type=iframe");
testRunner.queueReload();
}
</script>
</head>
<body onload="startTest();">
</body>
</html>