- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Feb 2018 18:05:07 +0000
- To: public-houdini-archive@w3.org
As a simple example, because there is no infra ordered map involved, and because ES maps only store ES values, the actual values stored are ES Arrays. Presumably created in the global of the StylePropertyMap. So when https://drafts.css-houdini.org/css-typed-om-1/#dom-stylepropertymap-append step 8 wants to append to the array, that needs to be defined very carefully, because this is a page-observable operation that can trigger side-effects in various different ways depending on how it's defined. -- GitHub Notification of comment by bzbarsky Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/652#issuecomment-366011718 using your GitHub account
Received on Thursday, 15 February 2018 18:05:22 UTC