blob: 2dfb54175673e6bcf54f0eff04b17903c7f34fc0 [file] [log] [blame]
<html>
<body>
<div id="div">Element to inspect</div>
</body>
<script>
top.iframeDivElement = document.getElementById("div");
</script>
</html>