Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove trailing comma from IDL enums #453

Merged
merged 1 commit into from
Mar 10, 2017

Conversation

zcorpan
Copy link
Member

@zcorpan zcorpan commented Mar 10, 2017

28d01b4 introduced trailing commas
in IDL enums. From what I can tell from
https://heycam.github.io/webidl/#idl-enums that is not allowed.


Preview | Diff

28d01b4 introduced trailing commas
in IDL enums. From what I can tell from
https://heycam.github.io/webidl/#idl-enums that is not allowed.
zcorpan added a commit to web-platform-tests/wpt that referenced this pull request Mar 10, 2017
zcorpan added a commit to web-platform-tests/wpt that referenced this pull request Mar 10, 2017
@marcoscaceres marcoscaceres merged commit 81c4e0a into gh-pages Mar 10, 2017
@marcoscaceres marcoscaceres deleted the zcorpan/enum-trailing-comma branch March 10, 2017 08:49
@marcoscaceres
Copy link
Member

Sucks that it's not allowed. We should get that fixed in WebIDL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants