Re: [svgwg] SVGTransform's setMatrix method should take a DOMMatrixInit

@dirkschulze WebIDL dictionaries must be optional.

> If the type of an argument is a dictionary type or a union type that has a dictionary as one of its flattened member types, and that dictionary type and its ancestors have no required members, and the argument is either the final argument or is followed only by optional arguments, then the argument must be specified as optional. Such arguments are always considered to have a default value of an empty dictionary, unless otherwise specified.

https://heycam.github.io/webidl/#ref-for-idl-dictionary%E2%91%A1

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/326#issuecomment-385986680 using your GitHub account

Received on Wednesday, 2 May 2018 13:58:06 UTC