tenfourfox/docshell/test/chrome/bug301397_2.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
180 B
HTML

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