summaryrefslogtreecommitdiffstats
path: root/toolkit/components/antitracking/test/browser/iframe.html
blob: 85d37ed7fa53a481ee40729997758112abdd36a5 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
  <title>Just a first-level iframe</title>
</head>
<body>
  <h1>This is the first-level iframe</h1>
</body>
</html>