- From: Darren Shen via GitHub <sysbot+gh@w3.org>
- Date: Mon, 26 Mar 2018 07:28:19 +0000
- To: public-houdini-archive@w3.org
Wait I think I'm understanding something wrong. From your reply, it sounds like to follow the spec, we don't have to check if a double is an integer? But I thought we need to because:
```
styleMap.set('z-index', CSS.number(3.001)) // wrap in calc or not
```
But yeah, I'll use whatever javascript uses if we need to check :)
--
GitHub Notification of comment by darrnshn
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/574#issuecomment-376071332 using your GitHub account
Received on Monday, 26 March 2018 07:28:24 UTC