mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
406b1e2e03
The repeated tests were not careful enough to produce the correct reference image to match what the repeat node does. With these changes, all cairo tests pass.
24 lines
331 B
Plaintext
24 lines
331 B
Plaintext
border {
|
|
outline: 0 0 50 50 / 0 0 0 20;
|
|
}
|
|
color {
|
|
bounds: 0 29 4 11;
|
|
color: rgb(255,192,203);
|
|
}
|
|
color {
|
|
bounds: 2 40 4 4;
|
|
color: rgb(255,192,203);
|
|
}
|
|
color {
|
|
bounds: 4 42 4 4;
|
|
color: rgb(255,192,203);
|
|
}
|
|
color {
|
|
bounds: 6 44 4 4;
|
|
color: rgb(255,192,203);
|
|
}
|
|
color {
|
|
bounds: 9 46 11 4;
|
|
color: rgb(255,192,203);
|
|
}
|