google / google/closure-compiler
DOMMatrix constructor parameter should be optional.
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
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](https://www.w3.org/TR/geometry-1/#dommatrix) the `init` constructor parameter should be marked as optional.

Contributor guide
Assessment
This issue has not been assessed yet.