Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-composited-img.html
index 796b56b..82baf52 100644 (file)
@@ -6,7 +6,7 @@
 <link rel="stylesheet" type="text/css" href="resources/link-highlight-style.css">
 </head>
 <body onload="runTest();" style="overflow: hidden">
-  <img class="opaqueHighlight" style="cursor: pointer; -webkit-transform: translateZ(0)" width="320" height="240" id="targetLink" src="resources/dice.png">
+  <img class="opaqueHighlight" style="cursor: pointer; transform: translateZ(0)" width="320" height="240" id="targetLink" src="resources/dice.png">
 </div>
 <script>
 function runTest() {