summaryrefslogtreecommitdiffstats
path: root/toolkit/components/perfmonitoring/tests/browser/browser_compartments_frame.html
blob: 69edfe871babf691d251c5e3ab16784b48595c1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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>