搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

CSS transition 'left' for ':before' block not work

more options

CSS transition 'left' for ':before' block not work.

Some css rules: http://www.screencast.com/t/f2MaN5TRpY

Video of working in firefox: http://www.screencast.com/t/YMBKR77kAQ

Video of working in google chrome: http://www.screencast.com/t/yOc8tN7yZcA

CSS transition 'left' for ':before' block not work. Some css rules: http://www.screencast.com/t/f2MaN5TRpY Video of working in firefox: http://www.screencast.com/t/YMBKR77kAQ Video of working in google chrome: http://www.screencast.com/t/yOc8tN7yZcA

所有回复 (1)

more options

Is it just the left property that doesn't work?

I found an old bug from 2010 where transition was first made to apply to generated content, but I don't know the details of which properties were tested: 555627 – CSS Transition Cannot Be Applied to :before/:after insertions.