- From: Mlocik97-issues via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Nov 2018 15:39:59 +0000
- To: public-css-archive@w3.org
Mlocik97-issues has just created a new issue for https://github.com/w3c/csswg-drafts:
== border-image -- combined values. ==
* please tag the issue title with the spec's shortname, like `[css-foo]`
* please link to the spec section you're talking about, or at least the spec
When we can write to CSS something like:
`background-image: url("bg.png"), linear-gradient(to bottom, #446688, #886644 15%);`
why I can write same value to border-image? I can use only image or only linear-gradient, but not both.
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3331 using your GitHub account
Received on Friday, 16 November 2018 15:40:01 UTC