it('should fill lower image', function () {
                var blob;

                this.instance.fillRect(0, 1, 2, 2, {red: 1, green: 2, blue: 3, alpha: 4});