[9ae8f17cfc8ba7fd8fb34b2a194ef965a3b36a40839a46eeab1350e916692ac9/wip/baedert/for-master: 90/96] testsuite: Fix test case indentation
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [9ae8f17cfc8ba7fd8fb34b2a194ef965a3b36a40839a46eeab1350e916692ac9/wip/baedert/for-master: 90/96] testsuite: Fix test case indentation
- Date: Wed, 8 Jul 2020 03:46:00 +0000 (UTC)
commit f39c98373d2383d46401a80c08f1771699765a7e
Author: Timm Bäder <mail baedert org>
Date: Wed Jul 1 16:22:30 2020 +0200
testsuite: Fix test case indentation
testsuite/gsk/compare/clip-nested1.node | 82 ++++++++++++++++-----------------
1 file changed, 41 insertions(+), 41 deletions(-)
---
diff --git a/testsuite/gsk/compare/clip-nested1.node b/testsuite/gsk/compare/clip-nested1.node
index 0e269abe0a..3058b64bd2 100644
--- a/testsuite/gsk/compare/clip-nested1.node
+++ b/testsuite/gsk/compare/clip-nested1.node
@@ -1,48 +1,48 @@
transform {
-transform: scale(8);
-child:container {
+ transform: scale(8);
+ child:container {
-rounded-clip {
- clip: 0 0 50 50 / 30 0 0 0;
- child: rounded-clip {
- clip: 0 0 100 100 / 0;
- child: color {
- bounds: 0 0 50 50;
- color: teal;
+ rounded-clip {
+ clip: 0 0 50 50 / 30 0 0 0;
+ child: rounded-clip {
+ clip: 0 0 100 100 / 0;
+ child: color {
+ bounds: 0 0 50 50;
+ color: teal;
+ }
+ }
}
- }
-}
-debug {
- message: "Clipped-out area";
- child: container {
- color {
- color: black;
- bounds: 0 16 5 14;
- }
- color {
- color: black;
- bounds: 3 12 5 5;
- }
- color {
- color: black;
- bounds: 6 7 5 5;
- }
- color {
- color: black;
- bounds: 10 3 5 5;
- }
- color {
- color: black;
- bounds: 15 0 5 5;
- }
- color {
- color: black;
- bounds: 19 0 14 2;
- }
- }
-}
+ debug {
+ message: "Clipped-out area";
+ child: container {
+ color {
+ color: black;
+ bounds: 0 16 5 14;
+ }
+ color {
+ color: black;
+ bounds: 3 12 5 5;
+ }
+ color {
+ color: black;
+ bounds: 6 7 5 5;
+ }
+ color {
+ color: black;
+ bounds: 10 3 5 5;
+ }
+ color {
+ color: black;
+ bounds: 15 0 5 5;
+ }
+ color {
+ color: black;
+ bounds: 19 0 14 2;
+ }
+ }
+ }
+ }
}
-}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]