Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / reflections / reflection-on-composited.html
index df69bee..4107343 100644 (file)
@@ -15,7 +15,7 @@
       -webkit-box-reflect: below 2px;
     }
     .transformed {
-      -webkit-transform: rotate3d(0, 0, 1, 0);
+      transform: rotate3d(0, 0, 1, 0);
     }
   </style>
 </head>