1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-02 13:18:34 +00:00
Files
UXP/layout/reftests/css-gradients/repeating-linear-1-ref.html
T

9 lines
536 B
HTML

<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>