mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-22 02:29:14 +00:00
10 lines
143 B
HTML
10 lines
143 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>iframe parent</title>
|
|
</head>
|
|
<body>
|
|
<iframe id="iframe" src="bug301397_2.html"/>
|
|
</body>
|
|
</html>
|