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

[css-font-loading] [info discovery] Consider using ObservableArray instead of iterable #6594

Open
litherum opened this issue Sep 10, 2021 · 0 comments

Comments

@litherum
Copy link
Contributor

ObservableArray lets you use more of the Array methods out of the box. Using it might actually fix #6593. It's unclear whether or not we can have a readonly ObservableArray, but it looks like FrozenArray is unrepresentable in WebIDL. We should see if we can use it.

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

1 participant