gecko/layout/reftests/css-gradients/repeating-linear-1-ref.html

9 lines
536 B
HTML
Raw Normal View History

<div style="background: black; width: 400px; height: 50px;"></div>
<div style="background: white; width: 400px; height: 50px;"></div>
<div style="background: black; width: 400px; height: 50px;"></div>
<div style="background: white; width: 400px; height: 50px;"></div>
<div style="background: black; width: 400px; height: 50px;"></div>
<div style="background: white; width: 400px; height: 50px;"></div>
<div style="background: black; width: 400px; height: 50px;"></div>
<div style="background: white; width: 400px; height: 50px;"></div>