Files
UXP-Fixed/layout/reftests/css-gradients/linear-1b.html
T
2018-02-02 04:16:08 -05:00

2 lines
147 B
HTML

<div style="background: -moz-linear-gradient(left, red 0%, #7777FF 50%, rgb(100, 200, 0) 100%) no-repeat; width: 300px; height: 300px;"><br></div>