# Test that local clip rects from clip-chains are correctly # propagated into the local clip rect for tiled images. root: items: - type: clip bounds: [10, 10, 100, 100] items: - image: checkerboard(2, 16, 16) bounds: [10, 10, 260, 260] tile-size: 64