- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 Nov 2016 05:57:20 +0000
- To: public-css-archive@w3.org
Hmmm, but `url("a.png")` is not a `<url-token>`, but a
`<function-token>`, and we already have other CSS functions which also
accept url string as parameter (e.g. `image`), and in those
functions, variable is possible (e.g. `image("a.png",
var(--fallback))`), so it could be hard to keep consistency in that
way.
--
GitHub Notification of comment by upsuper
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/757#issuecomment-262886026
using your GitHub account
Received on Friday, 25 November 2016 05:57:27 UTC