summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/resources/popup200x200.html
blob: c569c0c3de4f09e1d965f787bf36659984484ce1 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
<title>Popup 100x100</title>
</head>
<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<img src="200x200.png" width="200" height="200">
</body>
</html>