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

Rework mixins #49

Closed
TimothyGu opened this issue Aug 9, 2017 · 0 comments · Fixed by #68
Closed

Rework mixins #49

TimothyGu opened this issue Aug 9, 2017 · 0 comments · Fixed by #68

Comments

@TimothyGu
Copy link
Member

The spec says:

For operations, where the property is a data property with a Function object value, each copy of the property must have distinct Function objects.

We are not doing that.

TimothyGu added a commit to TimothyGu/webidl2js that referenced this issue Sep 6, 2017
TimothyGu added a commit to TimothyGu/webidl2js that referenced this issue Sep 6, 2017
TimothyGu added a commit to TimothyGu/webidl2js that referenced this issue Sep 6, 2017
TimothyGu added a commit to TimothyGu/webidl2js that referenced this issue Sep 10, 2017
TimothyGu added a commit to TimothyGu/webidl2js that referenced this issue Sep 12, 2017
TimothyGu added a commit that referenced this issue Sep 12, 2017
stevedorries pushed a commit to stevedorries/webidl2js that referenced this issue Jan 27, 2020
feat(lib): add AMD export support (closes jsdom#48)
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 a pull request may close this issue.

1 participant