testsuite: Black out parts of reftest
authorBenjamin Otte <otte@redhat.com>
Sat, 27 Apr 2019 05:20:20 +0000 (07:20 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 5 May 2019 05:18:39 +0000 (07:18 +0200)
testsuite/gsk/compare/outset_shadow_rounded_top.node
testsuite/gsk/compare/outset_shadow_rounded_top.png

index 8259016c28618742e666052d7ed584f5ccaac700..a49ab35f11bc8ebf29ba000b74361ff8355dac2e 100644 (file)
@@ -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;
+    }
+  }
+}
index d6ac63dc9b4ed49673d28ac8d93d0b90825b9ec1..e9197efb99b29b589370635350b7c3559ccff73b 100644 (file)
Binary files a/testsuite/gsk/compare/outset_shadow_rounded_top.png and b/testsuite/gsk/compare/outset_shadow_rounded_top.png differ