background-attachment fixed with transform not working in Firefox

前端 未结 3 1235
陌清茗
陌清茗 2020-12-07 00:34

CSS value transform turn off background-attachment: fixed in Firefox.

Here is the example

3条回答
  •  执念已碎
    2020-12-07 00:55

    It was a common problem 2 years ago, but as far as I know, it has been solved a while ago, and now the background-attachment CSS Property is now fully supported by all browsers, according to MDN.

提交回复
热议问题