Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / contents-opaque / background-color.html
index e3bf914..d17e187 100644 (file)
@@ -12,7 +12,7 @@
                 background-color: rgba(0, 255, 0, 0.5);
             }
             .composited {
-                -webkit-transform: translateZ(0);
+                transform: translateZ(0);
             }
         </style>
         <script type="text/javascript">