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

Disallow FrozenArray<T> in non-attribute position #87

Open
domenic opened this issue Jul 2, 2024 · 0 comments
Open

Disallow FrozenArray<T> in non-attribute position #87

domenic opened this issue Jul 2, 2024 · 0 comments

Comments

@domenic
Copy link
Contributor

domenic commented Jul 2, 2024

We recently changed the Web IDL spec to disallow FrozenArray<T> in non-attribute position: see whatwg/webidl#1413 and whatwg/webidl#1399.

It would be ideal to prohibit this in widlparser so that broken Web IDL doesn't make its way into the ecosystem.

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

1 participant