- From: Ms2ger via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Oct 2018 08:54:49 +0000
- To: public-houdini-archive@w3.org
Indeed. An attribute with a `sequence<…>` return type would by definition return a new `Array` every time you access it, and that's considered a bad API. You can use `FrozenArray`, or make them functions. -- GitHub Notification of comment by Ms2ger Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/822#issuecomment-428492439 using your GitHub account
Received on Wednesday, 10 October 2018 08:54:55 UTC