Chromium Code Reviews| Index: LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-2.svg |
| diff --git a/LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-2.svg b/LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-2.svg |
| deleted file mode 100644 |
| index f8312d4a2317ecbaca672bdb4714390f6e8b0d1c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/svg/clip-path/clip-path-shape-rounded-rect-2.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(20px, 20px, 160px, 160px, 20px, 20px)"/> |
| -</svg> |