Index: LayoutTests/svg/clip-path/clip-path-shape-ellipse-2.svg |
diff --git a/LayoutTests/svg/clip-path/clip-path-shape-ellipse-2.svg b/LayoutTests/svg/clip-path/clip-path-shape-ellipse-2.svg |
index 09e1e5c40e618c5de186831fe2fed2da49c41932..522253ddf18b22ab05e53ec8bbc4d6f216dd25b1 100644 |
--- a/LayoutTests/svg/clip-path/clip-path-shape-ellipse-2.svg |
+++ b/LayoutTests/svg/clip-path/clip-path-shape-ellipse-2.svg |
@@ -1,3 +1,3 @@ |
<svg xmlns="http://www.w3.org/2000/svg"> |
-<rect width="200" height="200" fill="green" style="-webkit-clip-path: ellipse(100px, 75px, 100px, 75px)"/> |
-</svg> |
+<rect width="200" height="200" fill="green" style="-webkit-clip-path: ellipse(100px 75px at 100px 75px)"/> |
+</svg> |