blob: 9274ceae84ef77cc206503ef8b9f6072e42f65a7 [file] [log] [blame]
<html>
<head>
<script src="inspector-wrappers-test-utils.js"></script>
<script>
window.eval = function() { doAttack(eval); }
</script>
</head>
<body>
<script>instructions({console: true, trigger: "something"});</script>
</body>
</html>