[css-houdini-drafts] [Typed OM] rotate3d syntax in old OM is "rotate3d(x, y, z, a)", but in Typed OM it is Constructor(angle, x, y, z)

wilddamon has just created a new issue for 
https://github.com/w3c/css-houdini-drafts:

== [Typed OM] rotate3d syntax in old OM is "rotate3d(x, y, z, a)", but
 in Typed OM it is Constructor(angle, x, y, z) ==
rotate3d syntax in old OM is "rotate3d(x, y, z, a)", but in Typed OM 
it is Constructor(angle, x, y, z)

https://drafts.css-houdini.org/css-typed-om/#dom-cssrotation-cssrotation-angle-x-y-z

https://www.w3.org/TR/css-transforms-1/#funcdef-rotate3d

Should they be consistent?


Please view or discuss this issue at 
https://github.com/w3c/css-houdini-drafts/issues/245 using your GitHub
 account

Received on Thursday, 23 June 2016 18:14:23 UTC