You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently changed the WebIDL syntax to add support for mixins. We also added CI tooling to make sure the grammar stayed LL(1), and fixed a couple of issues in the process.
Here's an indicative diff of the recent grammar changes, but please do refer to the IDL index section in the spec for details:
Hey,
We recently changed the WebIDL syntax to add support for mixins. We also added CI tooling to make sure the grammar stayed LL(1), and fixed a couple of issues in the process.
Here's an indicative diff of the recent grammar changes, but please do refer to the IDL index section in the spec for details:
Let me know if there's anything I can do to help!
Tracked in: whatwg/webidl#472 | Original pull-request: whatwg/webidl#433
The text was updated successfully, but these errors were encountered: