changeset 0 | 4f2f89ce4247 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/resources/popup200x100.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,8 @@ +<html> +<head> +<title>Popup 200x100</title> +</head> +<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"> +<img src="200x100.png" width="200" height="100"> +</body> +</html>