- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Sep 2021 19:10:02 +0000
- To: public-css-archive@w3.org
litherum has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-font-loading] [info discovery] Consider using ObservableArray instead of iterable == ObservableArray lets you use more of the `Array` methods out of the box. Using it might actually fix https://github.com/w3c/csswg-drafts/issues/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. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6594 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 10 September 2021 19:10:04 UTC