w3c / mediacapture-handle

https://w3c.github.io/mediacapture-handle/
Other
14 stars 10 forks source link

Fix WebIDL for constructor #45

Closed dontcallmedom closed 2 years ago

dontcallmedom commented 2 years ago

Dictionaries used as argument needs to be optional defaulting to {} when they're a final argument per WebIDL spec

dontcallmedom commented 2 years ago

dup of #41