Files
UXP-Fixed/toolkit/components/perfmonitoring/tests/browser/browser_compartments_frame.html
T
2018-02-02 04:16:08 -05:00

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>