summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-premul-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/css-gradients/linear-premul-ref.html')
-rw-r--r--layout/reftests/css-gradients/linear-premul-ref.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/reftests/css-gradients/linear-premul-ref.html b/layout/reftests/css-gradients/linear-premul-ref.html
deleted file mode 100644
index bf0b12c33..000000000
--- a/layout/reftests/css-gradients/linear-premul-ref.html
+++ /dev/null
@@ -1 +0,0 @@
-<div style="background: linear-gradient(to right, 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>