blob: 5c18648e1068d76b5814a9c2801f5e74d2880fb1 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="img-src 'none'">
<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>