- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Jan 2018 22:12:44 +0000
- To: public-css-archive@w3.org
That syntax doesn't work; it confuses the parser and produces paren-blocks in some cases, but function-blocks in others, and when it looks like a function, it *isn't* one. `foo(.a > .b)` appears to be a function named `foo()` to the parser. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2143#issuecomment-358124969 using your GitHub account
Received on Tuesday, 16 January 2018 22:12:46 UTC