summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/resources/big-page.html
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/manual-tests/resources/big-page.html')
-rw-r--r--Source/WebCore/manual-tests/resources/big-page.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebCore/manual-tests/resources/big-page.html b/Source/WebCore/manual-tests/resources/big-page.html
new file mode 100644
index 0000000..987ea75
--- /dev/null
+++ b/Source/WebCore/manual-tests/resources/big-page.html
@@ -0,0 +1,2 @@
+<p>This page is large enough to need to be scrolled in a 200x200 frame.</p>
+<div style="width: 400px; height: 400px; background-color: blue"></div>