closure-compiler
closure-compiler copied to clipboard
DOMMatrix constructor parameter should be optional.
Repeating from the comment at https://github.com/google/closure-compiler/pull/3730#pullrequestreview-585356152.
At https://github.com/google/closure-compiler/pull/3730 the DOMMatrix externs were added. According to the specification the init constructor parameter should be marked as optional.
