Source code
Revision control
Copy as Markdown
Other Tools
<html>
<body>
<script>
document.foo = "bar";
windowfoo = "windowbar";
</script>
</body>
</html>
<html>
<body>
<script>
document.foo = "bar";
windowfoo = "windowbar";
</script>
</body>
</html>