mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-14 12:16:32 +00:00
13 lines
231 B
HTML
13 lines
231 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>
|
|
Subframe for test browser_compartments.html (do not change this title)
|
|
</title>
|
|
<script src="browser_compartments_script.js"></script>
|
|
</head>
|
|
<body>
|
|
Subframe loaded.
|
|
</body>
|
|
</html>
|