- From: Darren Shen via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Dec 2017 21:53:53 +0000
- To: public-houdini-archive@w3.org
darrnshn has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-typed-om] Should percents be allowed for CSSTranslation.z? == According to the [spec](https://drafts.css-houdini.org/css-typed-om-1/#dom-csstranslation-csstranslation), `CSSTranslation.z` can be a percent, but [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/translate3d) suggests that the Z value can't be a percent. Should `CSSTranslation.z` only match `<length>` and not `<length-percentage>`? Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/530 using your GitHub account
Received on Monday, 11 December 2017 21:54:02 UTC