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

7 lines
402 B
HTML

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