Mypal/docshell/test/chrome/bug301397_2.html

11 lines
180 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html>
<head>
<title>iframe content #1</title>
</head>
<body>
iframe page 1<br/>
<a id="link" href="bug301397_3.html">go to next page</a>
</body>
</html>