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