Skip to content

feat: support undefined type #486

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

Merged
merged 5 commits into from
Aug 18, 2020
Merged

feat: support undefined type #486

merged 5 commits into from
Aug 18, 2020

Conversation

saschanaz
Copy link
Member

@saschanaz saschanaz commented Aug 6, 2020

Corresponds to whatwg/webidl#906.

Closes #487

This patch and includes:

  • A relevant test
  • A relevant documentation update

@saschanaz saschanaz marked this pull request as ready for review August 17, 2020 21:34
Copy link
Member

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ... let all the specs break!!! :D

@saschanaz
Copy link
Member Author

saschanaz commented Aug 18, 2020

Nah, this does not remove void 😂 (yet)

@saschanaz saschanaz merged commit 504f83d into gh-pages Aug 18, 2020
@saschanaz saschanaz deleted the void-undefined branch August 18, 2020 11:51
@saschanaz
Copy link
Member Author

v23.13.0

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.

WebIDL's 'void' type is changing to 'undefined'
2 participants