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

Add support for constants on namespaces #66

Closed
domenic opened this issue May 4, 2021 · 2 comments
Closed

Add support for constants on namespaces #66

domenic opened this issue May 4, 2021 · 2 comments

Comments

@domenic
Copy link
Contributor

domenic commented May 4, 2021

whatwg/webidl@452e8bd#diff-5e793325cd2bfc452e268a4aa2f02b4024dd9584bd1db3c2595f61f1ecf7b985R4772

    NamespaceMember :
        RegularOperation
        "readonly" AttributeRest
+        Const
@kainino0x
Copy link

This change is blocking a change in the WebGPU spec, any chance we could get it added? (I can try to help if someone can point me to the right place.)

@plinss plinss closed this as completed in bdd9965 Jun 14, 2021
@kainino0x
Copy link

Thank you!!

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

No branches or pull requests

2 participants