- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 May 2018 17:15:26 +0000
- To: public-css-archive@w3.org
> Small correction: It is not only translate ( but translate <wsp>* (. @tabatkins could you confirm that this is or is not possible with the CSS tokeniser and parser? `translate (` gets tokenized as `IDENT(translate) OPEN-PAREN`; `translate(` gets tokenized as `FUNCTION(translate)`. I'm not sure what the rest of your question is asking about. ^_^ -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2623#issuecomment-386052773 using your GitHub account
Received on Wednesday, 2 May 2018 17:15:29 UTC