tenfourfox/layout/reftests/css-gradients/radial-1b.html

2 lines
149 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<div style="background: radial-gradient(closest-side at 100px 100px, #ff0000 25px, #0000ff 50px) no-repeat; width: 300px; height: 300px;"><br></div>