summaryrefslogtreecommitdiffstats
path: root/layout/reftests/canvas/linear-gradient-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/canvas/linear-gradient-1-ref.html')
-rw-r--r--layout/reftests/canvas/linear-gradient-1-ref.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/canvas/linear-gradient-1-ref.html b/layout/reftests/canvas/linear-gradient-1-ref.html
new file mode 100644
index 0000000000..1e18b9d610
--- /dev/null
+++ b/layout/reftests/canvas/linear-gradient-1-ref.html
@@ -0,0 +1,3 @@
+<!doctype html>
+<div style="width:300px; height: 150px; background: #0000ff"></div>
+<div style="width:300px; height: 150px; background: #ff0000"></div>