Re: [css-houdini-drafts] [typed-om] Shorter dimension constructors on the CSS namespace?

Actually I'd probably want to define them as only taking a 0-1 value 
for all their arguments.  And things which take unitted values get 
easier:

```
CSS.hsl(CSS.deg(60), 1, .5)
```

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at 
https://github.com/w3c/css-houdini-drafts/issues/320#issuecomment-251772840
 using your GitHub account

Received on Wednesday, 5 October 2016 19:22:36 UTC