/* Add a color node to blow up the bounds so that we can test the texture bounds work. */ color { bounds: 0 0 50 50; color: white; } texture { bounds: 10 10 30 30; texture: url('data:,'); }