新的background-blend-mode属性确实很酷,但到目前为止它的支持有限。
http://caniuse.com/#feat=css-backgroundblendmode
有没有人用过可以混合背景颜色和dom元素/svg的替代方案?
发布于 2014-10-14 18:23:23
那就是Mix Blend Mode了。
支持类似于背景混合模式:http://caniuse.com/#feat=css-mixblendmode - background-blend-mode的东西似乎已经最先登陆,但mix紧随其后。
https://stackoverflow.com/questions/25924292
复制相似问题