视频上的 Firefox 混合模式错误 (mac)

问题描述

我正在尝试将 css mix-blend-mode 与视频结合使用。 它适用于每个浏览器和每个设备。 但它不适用于带有 Firefox 浏览器的 Mac...

See the codepen:
https://codepen.io/heymeindert/pen/oNZjwPa

没有mac的请看截图: mix-blend-mode firefox-mac bug

有人知道这个问题的解决方案吗? 我正在考虑使用“@supports (mix-blend-mode: multiply)”添加后备支持,但在这种情况下这将始终返回 true,因为它在 Firefox 上受支持...

感谢您的帮助和您的时间。

编辑: Bugzilla 上的 Timothy Nickel 确认这将在 Firefox 89 中得到解决,Firefox 89 将于 2021 年 6 月 1 日发布。

解决方法

只是想确认 Firefox 已于 2021 年 6 月 1 日解决此问题。