closure-compiler icon indicating copy to clipboard operation
closure-compiler copied to clipboard

DOMMatrix constructor parameter should be optional.

Open freshp86 opened this issue 4 years ago • 0 comments

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.

dom_matrix_constructor

freshp86 avatar Feb 08 '21 10:02 freshp86