Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-img-transformed.html
index bef70c6..e2910fb 100644 (file)
@@ -5,7 +5,7 @@
 <link rel="stylesheet" type="text/css" href="resources/link-highlight-style.css">
 </head>
 <body onload="runTest();" style="overflow: hidden">
-  <div style="-webkit-transform: translatez(0) translatey(100px) translatex(300px);">
+  <div style="transform: translatez(0) translatey(100px) translatex(300px);">
     <a href="" class="opaqueHighlight">
       <img width="320" height="240" id="targetLink" src="resources/dice.png">
     </a>