shadow-clip-rect.yaml (1358B)
1 --- # checks that decorations on "real" content and "shadow" content are on seperate, atomic, layers 2 root: 3 items: 4 - 5 type: "shadow" 6 bounds: [14, 18, 205, 35] 7 blur-radius: 0 8 offset: [20, 16] 9 color: green 10 - 11 type: "shadow" 12 bounds: [14, 18, 205, 35] 13 blur-radius: 0 14 offset: [10, 8] 15 color: black 16 - 17 type: line 18 clip-rect: [14, 18, 205, 35] 19 baseline: 45 20 start: 14 21 end: 210 22 width: 3 23 orientation: horizontal 24 color: red 25 style: solid 26 - 27 bounds: [14, 18, 205, 35] 28 clip-rect: [14, 18, 205, 35] 29 glyphs: [55, 75, 76, 86, 3, 76, 86, 3, 87, 75, 72, 3, 69, 72, 86, 87] 30 offsets: [16, 43, 35.533333, 43, 51.533333, 43, 60.4, 43, 72.833336, 43, 80.833336, 43, 89.7, 43, 102.13333, 43, 110.13333, 43, 119, 43, 135, 43, 149.2, 43, 157.2, 43, 173.2, 43, 187.4, 43, 196.26666, 43] 31 size: 18 32 color: red 33 font: "VeraBd.ttf" 34 - 35 type: line 36 clip-rect: [14, 18, 205, 35] 37 baseline: 32 38 start: 14 39 end: 210 40 width: 3 41 orientation: horizontal 42 color: red 43 style: solid 44 - 45 type: "pop-all-shadows"