inspector-evaluate.html   [plain text]


<html>
<head>
<script src="inspector-wrappers-test-utils.js"></script>
<script>
document.evaluate = doAttack;
</script>
</head>
<body>
<script>instructions({trigger: "Type something into the search box"});</script>
</body>
</html>