Chromium Code Reviews| Index: LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg |
| diff --git a/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg b/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg |
| deleted file mode 100644 |
| index 0b779256097f333c092e0bbce7dbb01fb43f1ee3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -<svg xmlns="http://www.w3.org/2000/svg"> |
| - <text x="20" y="20">This text should be visible</text> |
| - <text x="20" y="60">This text should be visible</text> |
| -</svg> |