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

Support mixin syntax in idlharness #8054

Closed
tobie opened this issue Nov 3, 2017 · 1 comment
Closed

Support mixin syntax in idlharness #8054

tobie opened this issue Nov 3, 2017 · 1 comment

Comments

@tobie
Copy link
Contributor

tobie commented Nov 3, 2017

WebIDL recently introduced dedicated syntax for mixins.

This syntax replaces the [NoInterfaceObject] extended attribute and implements statement which have been deprecated (except for a few legacy uses cases explicitely mentioned in the spec).

You can read more about it here.

As there are syntactical changes, we also filed an issue against WebIDL2: w3c/webidl2.js#112.


Tracked in: whatwg/webidl#472 | Original pull-request: whatwg/webidl#433

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

No branches or pull requests

3 participants