Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/apache-spark/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
svg中的Css透视和旋转,chrome中的错误行为,firefox上的尼斯_Css_Rotation_Cross Browser_Perspective - Fatal编程技术网

svg中的Css透视和旋转,chrome中的错误行为,firefox上的尼斯

svg中的Css透视和旋转,chrome中的错误行为,firefox上的尼斯,css,rotation,cross-browser,perspective,Css,Rotation,Cross Browser,Perspective,我正在尝试在hover上设置svg门打开的动画,在Firefox87.0上该行为良好,但在Chrome89.0上该行为不好 你对如何在chrome上获得正确的行为有什么建议吗 svg门{ 透视图:300px; 变换样式:保留-3d; } svg门板{ 转换原点:140px 50%; 变换:变换1s线性; 变换:旋转0度; } svg门面板:悬停{ 转换原点:140px 50%; 变换:旋转15度; } 世界跆拳道联盟?

我正在尝试在hover上设置svg门打开的动画,在Firefox87.0上该行为良好,但在Chrome89.0上该行为不好

你对如何在chrome上获得正确的行为有什么建议吗

svg门{ 透视图:300px; 变换样式:保留-3d; } svg门板{ 转换原点:140px 50%; 变换:变换1s线性; 变换:旋转0度; } svg门面板:悬停{ 转换原点:140px 50%; 变换:旋转15度; } 世界跆拳道联盟?