diff options
Diffstat (limited to 'layout/reftests/css-gradients/twostops-1a.html')
-rw-r--r-- | layout/reftests/css-gradients/twostops-1a.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/css-gradients/twostops-1a.html b/layout/reftests/css-gradients/twostops-1a.html new file mode 100644 index 0000000000..8965d63633 --- /dev/null +++ b/layout/reftests/css-gradients/twostops-1a.html @@ -0,0 +1 @@ +<div style="background: linear-gradient(to bottom, #0000ff 50%, #ff0000 50%) no-repeat; width: 300px; height: 300px;"><br></div> |