summaryrefslogtreecommitdiffstats
path: root/toolkit/components/thumbnails/test/background_red_scroll.html
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/thumbnails/test/background_red_scroll.html')
-rw-r--r--toolkit/components/thumbnails/test/background_red_scroll.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/components/thumbnails/test/background_red_scroll.html b/toolkit/components/thumbnails/test/background_red_scroll.html
new file mode 100644
index 0000000000..1e30bd3c67
--- /dev/null
+++ b/toolkit/components/thumbnails/test/background_red_scroll.html
@@ -0,0 +1,3 @@
+<html>
+ <body bgcolor=ff0000 style="overflow: scroll;"></body>
+</html>