gecko-dev/js/xpconnect/tests/mochitest/file_evalInSandbox.html

9 строки
144 B
HTML

<html>
<body>
<script>
document.foo = "bar";
windowfoo = "windowbar";
</script>
</body>
</html>