Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-img-and-text-2.html
index f166f90..998223d 100644 (file)
@@ -7,7 +7,7 @@
 </style>
 </head>
 <body onload="runTest();">
-<div style="-webkit-transform: translateZ(0); padding: 20px;">
+<div style="transform: translateZ(0); padding: 20px;">
 <a href="" id="targetLink" style="-webkit-tap-highlight-color: rgb(0, 255, 0)">
     <font id="beforeTarget">Before Text</font><img id="imgTarget" width="320" height="240" src="resources/dice.png"><font id="afterTarget">After Text</font>
 </a>