Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / transforms / transform-inside-overflow-scroll.html
index a8dea75..6c47644 100644 (file)
@@ -12,7 +12,7 @@
             width: 100px;
             height: 100px;
             background-color: green;
-            -webkit-transform: translateY(150px);
+            transform: translateY(150px);
         }
     </style>
 </head>