Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-imagemap.html
index 4431b3f..c64b9d0 100644 (file)
@@ -4,7 +4,7 @@
 <script src="../../resources/js-test.js"></script>
 </head>
 <body onload="runTest();">
-<div style="-webkit-transform: translateZ(0);">
+<div style="transform: translateZ(0);">
     <div id="target" style="width: 320px; height: 240px; cursor: pointer; -webkit-tap-highlight-color: rgb(0, 255, 0)">
         <map name="map">
             <area shape="rect" coords="10,10,200,200" alt="Test" href="#">