- From: Domenic Denicola via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Apr 2017 01:46:03 +0000
- To: public-houdini-archive@w3.org
I think it'd be very frustrating for authors if they couldn't do `styleMap.set("css-property", [x, y, z])`, but instead had to do `styleMap.set("css-property", new CSSStyleValue([x, y, z]))`, and is a design smell. -- GitHub Notification of comment by domenic Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/239#issuecomment-295038016 using your GitHub account
Received on Wednesday, 19 April 2017 01:46:09 UTC