aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.12/data/test-iframe.html
blob: ca7ac5c7967148e1c73d9480ea322fc366396cbd (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
<head>
  <meta charset="UTF-8">
</head>
<body>
  <iframe id="inner" src="about:blank"></iframe>
</body>
</html>