diff options
Diffstat (limited to 'layout/reftests/css-gradients/linear-flipped-1-ref.html')
-rw-r--r-- | layout/reftests/css-gradients/linear-flipped-1-ref.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/css-gradients/linear-flipped-1-ref.html b/layout/reftests/css-gradients/linear-flipped-1-ref.html new file mode 100644 index 000000000..2817ff53a --- /dev/null +++ b/layout/reftests/css-gradients/linear-flipped-1-ref.html @@ -0,0 +1,2 @@ +<!DOCTYPE HTML> +<div style="height:100px; background:-moz-linear-gradient(bottom, black, white);"></div> |