mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-14 15:37:55 +00:00
11 lines
214 B
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>
|
|
|