Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / table-row-compositing-repaint-crash.html
index bf52ff6..bfbc758 100644 (file)
@@ -10,7 +10,7 @@
     .content {
       height: 100px;
       width: 100px;
-      -webkit-transform: translate3d(0, 0, 0);
+      transform: translate3d(0, 0, 0);
       display: table-row;
     }
   </style>