blob: bbffcadad5631230556d2bf00f22caa0e4967e5f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="img-src 'self'">
<script>
function runTest() {
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpResourceLoadCallbacks();
testRunner.setIconDatabaseEnabled(true);
testRunner.queueReload();
}
}
window.onload = runTest;
</script>
<link rel="icon" href="../../misc/resources/favicon.ico" type="image/x-icon">
</head>
</html>