summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/chrome/printpreview_image_select_ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/tests/chrome/printpreview_image_select_ref.html')
-rw-r--r--layout/base/tests/chrome/printpreview_image_select_ref.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/base/tests/chrome/printpreview_image_select_ref.html b/layout/base/tests/chrome/printpreview_image_select_ref.html
new file mode 100644
index 0000000000..7189a57642
--- /dev/null
+++ b/layout/base/tests/chrome/printpreview_image_select_ref.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<body>
+ <div style="width: 200px; height: 200px; background-color: green;"></div>
+</body>