Files
2023-05-11 11:17:00 -07:00

10 lines
165 B
HTML

<!doctype html>
<html>
<head>
<script src="offscreen.js"></script>
</head>
<body>
<iframe id="theFrame" src="sandbox.html"></iframe>
</body>
</html>