testsuite: Black out parts of reftest
This commit is contained in:
@@ -6,3 +6,34 @@ outset-shadow {
|
||||
spread: 1;
|
||||
blur: 0;
|
||||
}
|
||||
|
||||
debug {
|
||||
message: "clipped out area";
|
||||
child: container {
|
||||
color {
|
||||
bounds: 99 101 2 6;
|
||||
color: red;
|
||||
}
|
||||
color {
|
||||
bounds: 101 99 6 2;
|
||||
color: red;
|
||||
}
|
||||
color {
|
||||
bounds: 101 101 3 3;
|
||||
color: red;
|
||||
}
|
||||
|
||||
color {
|
||||
bounds: 299 101 2 6;
|
||||
color: red;
|
||||
}
|
||||
color {
|
||||
bounds: 293 99 6 2;
|
||||
color: red;
|
||||
}
|
||||
color {
|
||||
bounds: 296 101 3 3;
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 761 B After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user