Chromium Code Reviews| Index: LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-1.svg |
| diff --git a/LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-1.svg b/LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-1.svg |
| deleted file mode 100644 |
| index 5d3b0598b836ac3833220f8a0c5296263964713c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-1.svg |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -<svg xmlns="http://www.w3.org/2000/svg"> |
| -<rect width="200" height="200" fill="green" style="-webkit-clip-path: rectangle(10%, 10%, 80%, 80%, 10%, 10%)"/> |
| -</svg> |