repeating-linear-gradient {
bounds: 0 0 50 50;
start: 50 0;
end: 25 25;
stops: 0 #FF0, 0.25 #F0A, 1 #0FF;
}