- From: Anthony Ramine via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Mar 2018 00:56:46 +0000
- To: public-houdini-archive@w3.org
nox has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-paint-api] The paint() function should probably take a <custom-ident> == https://drafts.css-houdini.org/css-paint-api/#paint-notation This should probably say: ``` paint() = paint( <custom-ident>, <declaration-value>? ) ``` https://drafts.csswg.org/css-values-4/#custom-idents It doesn't matter much but I think it is good style anyway to not accept CSS-wide keywords anywhere just as to not confuse users. Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/729 using your GitHub account
Received on Friday, 9 March 2018 00:56:55 UTC