Re: [csswg-drafts] [css-transforms-1] Browsers do not implement transform attribute syntax as described by w3c

@dirkschulze [Test case](https://codepen.io/AmeliaBR/pen/694fec3a2cd9397b0d28f50cba5f1bf2?editors=1100)

Using units in `translate` or the new `translateX` function (with or without units) in the the `transform` attribute does not move the green squares in any browser I tested (Note: I haven't tested the new Edge 17 implementation of CSS transforms for SVG elements). Using negative numbers without separator characters does move the red square.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2623#issuecomment-385261143 using your GitHub account

Received on Sunday, 29 April 2018 15:55:23 UTC