linear-gradient with Inherit does not work

Asked

Viewed 49 times

1

Why the attribute is inherit does not work when associated with property linear-gradient?

Example:

background: linear-gradient(to bottom, transparent 0%, inherit 100%);

Note: Code tested in browsers based on -Webkit, -Moz and -ms.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.