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

BREAKING CHANGE: disallow FrozenArray<T> in non-attribute position #791

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

BREAKING CHANGE: disallow FrozenArray<T> in non-attribute position #791

domenic opened this issue Jul 2, 2024 · 0 comments

Comments

@domenic
Copy link

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 webidl2.js so that broken Web IDL doesn't make its way into the ecosystem.

cc: @marcoscaceres @sidvishnoi for ReSpec

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

2 participants