blob: 41b5810f125e68f7018f3a8afb24a85e21fcf2cc [file] [log] [blame]
<html>
<head>
<script>
function runTest()
{
if (window.testRunner) {
testRunner.setIconDatabaseEnabled(true);
testRunner.dumpDOMAsWebArchive();
testRunner.queueReload();
}
}
</script>
<link rel="icon" href="resources/favicon.ico" type="image/x-icon">
</head>
<body onload="runTest()">
</body>
</html>