- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Feb 2017 19:12:21 +0000
- To: public-houdini-archive@w3.org
tabatkins has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [all] Move Houdini APIs to `window.CSS` == Per Seattle resolution (and TAG feedback), all the Houdini APIs should namespace themselves under the `CSS` object, rather than living on the global. (Constructors still get put on the global by default, and that should be fine. We should add convenient aliases to `CSS` as appropriate, like `CSS.px(x)` for `CSSSimpleLength(x, 'px')`.) Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/350 using your GitHub account
Received on Friday, 3 February 2017 19:12:28 UTC