Re: [matrix][cssom-view] DOMPoint, DOMPointLiteral definitions

On Tue, 24 Sep 2013 22:22:21 +0200, Rik Cabanier <cabanier@gmail.com>  
wrote:

> Dictionary members are always optional. So, it's Ok for DOMPointLiteral  
> to
> not contain members, but not for DOMPoint (unless we change its IDL)

DOMPointLiteral's members all have default values, which means that when a  
JS object gets converted to a WebIDL DOMPointLiteral dictionary, all  
members are present and have a value.

-- 
Simon Pieters
Opera Software

Received on Wednesday, 25 September 2013 12:40:30 UTC