Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / transform-disable-layoutstate.html
index 948bfc6..200450f 100644 (file)
@@ -10,7 +10,7 @@
   </script>
 </head>
 <body onload="runRepaintTest()">
-    <div id="container" style="width: 500px; -webkit-transform: translate(50px, 80px)">
+    <div id="container" style="width: 500px; transform: translate(50px, 80px)">
       <div style="padding-bottom: 100px; background: silver;">
           <div style="float: right; height: 50px; width: 50px; background: green;"></div>
           <div style="clear: right; border: 4px solid blue;">