Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove trailing comma from IDL enums (#453)
28d01b4 introduced trailing commas in IDL enums. From what I can tell from https://heycam.github.io/webidl/#idl-enums that is not allowed.
- Loading branch information