tenfourfox/layout/reftests/css-gradients/repeating-radial-1-ref.html

2 lines
148 B
HTML
Raw Normal View History

2017-04-19 00:56:45 -07:00
<div style="background: repeating-radial-gradient(closest-side, black 0, black 50px, white 50px, white 100px); width: 400px; height: 400px;"></div>