summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/resources/popup200x100.html
blob: 7e649c0c020cb9fc3860174a00be8182c4ae6348 (plain)
1
2
3
4
5
6
7
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>