summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/resources/popup200x100.html
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/manual-tests/resources/popup200x100.html')
-rw-r--r--Source/WebCore/manual-tests/resources/popup200x100.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/WebCore/manual-tests/resources/popup200x100.html b/Source/WebCore/manual-tests/resources/popup200x100.html
new file mode 100644
index 0000000..7e649c0
--- /dev/null
+++ b/Source/WebCore/manual-tests/resources/popup200x100.html
@@ -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>