[csswg-drafts] Incomplete shade in box-shadow

msudgh has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== Incomplete shade in box-shadow ==
Hi,
During the development of a project i need to styled a div with 
box-shadow but the result was different.
my parent div that it's my container styled with a box-shadow and this
 div separate to two div. Left div styled with a `background: #fff` 
and on the other hand right div styled with a `background: 
linear-gradient(102deg, #3728AF 0%, #C16AD5 100%);`.
![image](https://cloud.githubusercontent.com/assets/11756815/18945366/1fc27634-8637-11e6-86d8-eca37cb54a6b.png)


Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/550 using your GitHub 
account

Received on Thursday, 29 September 2016 07:53:55 UTC