Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / block-selection-gap-in-composited-layer.html
index 1ebd070..db1713a 100644 (file)
@@ -11,7 +11,7 @@
     </style>
 </head>
 <body onload="runTest()">
-    <div style="-webkit-transform: translateZ(0); margin-top: 50px; margin-left: 50px;">
+    <div style="transform: translateZ(0); margin-top: 50px; margin-left: 50px;">
         <div id="target" style="background-color: red; width: 100px; height: 100px; position: absolute;"><br></div>a
     </div>
     <script>