diff options
Diffstat (limited to 'layout/reftests/css-gradients/nostops.html')
-rw-r--r-- | layout/reftests/css-gradients/nostops.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/css-gradients/nostops.html b/layout/reftests/css-gradients/nostops.html new file mode 100644 index 000000000..9c4035365 --- /dev/null +++ b/layout/reftests/css-gradients/nostops.html @@ -0,0 +1 @@ +<div style="background: linear-gradient(to right bottom) no-repeat; width: 300px; height: 300px;"><br></div> |