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