summaryrefslogtreecommitdiffstats
path: root/toolkit/components/telemetry/tests/browser/file_iframe.html
blob: 271c179eb2b6d6d2f2e8d40a841604ea649d2868 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title>Media loaded in iframe</title>
</head>
<body>
<iframe id="iframe"></iframe>
</body>
</html>