summaryrefslogtreecommitdiffstats
path: root/dom/base/test/iframe2_bug1640766.html
blob: 6a5ca30796acc78778492479db9edd9922e540a0 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<head>
<title>Iframe 2 for Bug 1640766</title>
</head>
<body>
<div>Iframe 2</div>
<iframe src="http://mochi.test:8888/tests/dom/base/test/iframe1_bug1640766.html"></iframe>
</body>
</html>