summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/radial-premul-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/css-gradients/radial-premul-ref.html')
-rw-r--r--layout/reftests/css-gradients/radial-premul-ref.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/css-gradients/radial-premul-ref.html b/layout/reftests/css-gradients/radial-premul-ref.html
new file mode 100644
index 0000000000..1424f4373c
--- /dev/null
+++ b/layout/reftests/css-gradients/radial-premul-ref.html
@@ -0,0 +1 @@
+<div style="background: radial-gradient(rgba(255, 0, 0, .9) 0% , rgba(255, 0, 0, 0) 50%, rgba(0, 0, 255, 0) 50%, rgba(0, 0, 255, 1) 100%) no-repeat; width: 300px; height: 300px;"><br></div>