--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebKit/qt/tests/qwebpage/resources/iframe.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,6 @@ +<html> +<body> +<p>top</p> +<iframe src="iframe2.html" width="80%" height="30%"/> +</body> +</html>