blob: a1039131ea527a4b30b59a214deedef4ac73022f [file] [log] [blame]
<html manifest="THIS_FILE_DOES_NOT_EXIST.manifest">
<script src="THIS_FILE_DOES_NOT_EXIST.js"></script>
<script>
window.applicationCache.onchecking = function() {
parent.killChildFrame();
}
</script>
</html>