blob: 6b8a2e3bd41d4cd94106ed2bf65091352002df6f (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<iframe src="http://example.org/browser/browser/modules/test/browser/preload_iframe.html"></iframe>
</body>
</html>
|