- From: Artur Kulig via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Mar 2018 20:16:46 +0000
- To: public-houdini-archive@w3.org
arturkulig has just created a new issue for https://github.com/w3c/css-houdini-drafts:
== [css-typed-om] CSSSkewY serialization typo ==
https://drafts.css-houdini.org/css-typed-om/#transformvalue-serialization
# is:
- To serialize a CSSSkewY this:
- Let s initially be "skewX(".
# should be
- To serialize a CSSSkewY this:
- Let s initially be "skewY(".
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/739 using your GitHub account
Received on Wednesday, 28 March 2018 20:16:51 UTC