Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / clip-path / clip-path-css-transform-1.svg
index 9735b9f..6f785c1 100644 (file)
@@ -1,6 +1,6 @@
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 <defs>
-<clipPath id="clip" clipPathUnits="userSpaceOnUse" style="-webkit-transform: scale(10) translate(2px, 2px)">
+<clipPath id="clip" clipPathUnits="userSpaceOnUse" style="transform: scale(10) translate(2px, 2px)">
   <circle cx="10" cy="10" r="10"/>
   <!-- second circle causes masking -->
   <circle cx="10" cy="10" r="10"/>