fune/toolkit/components/perfmonitoring/tests/browser/browser_compartments_frame.html
David Rajchenbach-Teller 805b3bb811 Bug 1149486 - Extract a window title and window ID for PerformanceStats. r=mossop
--HG--
extra : amend_source : 8ac6f00e2641581f2d7533226435f1fb680da10c
extra : histedit_source : c2e716dece6f74daf2b9c613cf47155ee300c045
2015-05-18 10:40:20 +02:00

12 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>