Custom CSS bug with -webkit-mask-image
-
Hello,
Just a note to point out Custom CSS is stripping out this webkit CSS3 property-webkit-mask-image
when used like this:
.div { -webkit-mask-image: -webkit-gradient(linear, left 90%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0))); }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom CSS bug with -webkit-mask-image’ is closed to new replies.