Files
UXP/toolkit/components/perfmonitoring/tests/browser/browser_compartments_frame.html
T

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>