blob: 60cf2514ccbf2eb0d6b454ee053f40af52340098 [file] [log] [blame]
<html>
<head>
<script type="text/javascript">
function startTest()
{
layoutTestController.dumpAsText();
layoutTestController.setCustomPolicyDelegate(true, true);
layoutTestController.queueReload();
}
</script>
</head>
<body onload="startTest()">
<p>Test to make sure that reloads get reload policy.</p>
</body>
</html>