[css-houdini-drafts] [css-paint-api] The paint() function should probably take a <custom-ident>

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