Neither GIF or PNG-32 are working.

background-image();
mask-image() alpha/luminance;

That is how I have the rule defined.



Chris Williams <mailto:ch...@clwill.com>
Saturday, May 23, 2015 7:40 PM
So can pngs.


______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
John Andrews <mailto:andrew...@gmail.com>
Friday, May 22, 2015 9:39 PM
Try a gif image with black and transparent instead of a png image. Gifs can have a transparent background.




--

--  John Andrews
Crest Christopher <mailto:crestchristop...@gmail.com>
Friday, May 22, 2015 2:57 PM
I want to make a background-image within a pesudo-element; where as, where the image is black, the background image stops.

background-image:url("acme.png");
mask-image:url("maskout.png") alpha;


______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to