fune/dom/base/test/iframe2_bug1640766.html

10 lines
212 B
HTML

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