blob: c41da550e39c9a9064e3297a86d89c7e1d87a4f3 [file] [log] [blame]
<!DOCTYPE HTML>
<script>
// Make sure touch top window location first, get the hook to inject function.
window.top.location;
Object.prototype.fail = function() {
alert('FAIL!');
};
</script>