Firefox 视频混合模式错误 (mac)
Firefox mix-blend-mode bug on video (mac)
我正在尝试将 css mix-blend-mode 与视频结合使用。
它适用于所有浏览器和每台设备。
但它不适用于 Mac 使用 firefox 浏览器...
See the codepen:
https://codepen.io/heymeindert/pen/oNZjwPa
没有mac的请看截图:
mix-blend-mode firefox-mac bug
有人知道这个问题的解决方法吗?
我正在考虑使用“@supports (mix-blend-mode: multiply)”添加回退支持,但在这种情况下这总是 return true 因为它在 firefox 上受支持...
感谢您的帮助和抽出时间。
编辑:
Bugzilla 上的 Timothy Nickel 确认这将在 2021 年 6 月 1 日发布的 Firefox 89 中得到解决。
只是想确认 Firefox 已于 2021 年 6 月 1 日解决此问题。
我正在尝试将 css mix-blend-mode 与视频结合使用。 它适用于所有浏览器和每台设备。 但它不适用于 Mac 使用 firefox 浏览器...
See the codepen:
https://codepen.io/heymeindert/pen/oNZjwPa
没有mac的请看截图: mix-blend-mode firefox-mac bug
有人知道这个问题的解决方法吗? 我正在考虑使用“@supports (mix-blend-mode: multiply)”添加回退支持,但在这种情况下这总是 return true 因为它在 firefox 上受支持...
感谢您的帮助和抽出时间。
编辑: Bugzilla 上的 Timothy Nickel 确认这将在 2021 年 6 月 1 日发布的 Firefox 89 中得到解决。
只是想确认 Firefox 已于 2021 年 6 月 1 日解决此问题。