Files
Sam Thorogood 8af19b8ca9 move
2020-12-04 09:18:01 +11:00

13 lines
225 B
HTML

<html>
<head>
<script src="b.js"></script>
<title>Window B</title>
</head>
<body>
<h1>Window B</h1>
<p>Right click to see the context menu.</p>
<p>Log:</p>
<pre id="log"></pre>
</body>
</html>