Re: [whatwg] proposal: Add support for masking to canvas

On Tue, Jan 29, 2013 at 9:04 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> On 1/29/13 11:37 PM, Rik Cabanier wrote:
>>
>> So the API could be as follows:
>
> ...
>
>> unrestricted double? sx;
>> unrestricted double? sy;
>
>
> Do these actually need to be nullable?  What's the use case for setting them
> to null?
>
> Same thing for the rest of this dictionary's members.

Hah, right, I overlooked that.  They don't need to be *nullable*, just
*optional*.

~TJ

Received on Wednesday, 30 January 2013 05:08:11 UTC