gecko/browser/base/content/test/test_bug628179.html

11 lines
214 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test for closing the Find bar in subdocuments</title>
</head>
<body>
<iframe id=iframe src="http://example.com/" width=320 height=240></iframe>
</body>
</html>