Backface visibility broken in Chrome (certain platforms/versions)

前端 未结 5 1594
轮回少年
轮回少年 2021-01-04 16:07

So I\'ve looked around a bit, it seems that -webkit-backface-visibility functionality is a bit spotty. In Chrome 18 on Mac and Linux, it works fine. In Chrome 1

5条回答
  •  悲&欢浪女
    2021-01-04 16:26

    I stumbled across this issue right now, with a prototype of mine. I thought I accidentally changed some essential coding - but no, reverting to previous commits where it definitely worked did not help.

    Believe it or not: Restarting Chrome fixed it for me.

提交回复
热议问题