shadow-clip-ref.yaml (333B)
1 # Test that the clip-chain local rect is not applied 2 # to the text run being drawn in the shadow. If it was 3 # applied, the edges of the quad will be a slightly 4 # different color, since the blur will include some 5 # clipped out pixels. 6 --- 7 root: 8 items: 9 - type: rect 10 bounds: [28, 28, 80, 80] 11 color: [255, 127, 127, 1]