Chromium Code Reviews| Index: LayoutTests/svg/custom/fill-fallback-currentcolor-2-expected.svg |
| diff --git a/LayoutTests/svg/custom/fill-fallback-currentcolor-2-expected.svg b/LayoutTests/svg/custom/fill-fallback-currentcolor-2-expected.svg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e5459e601d4787da7aec0accd6f476c27f8fe761 |
| --- /dev/null |
| +++ b/LayoutTests/svg/custom/fill-fallback-currentcolor-2-expected.svg |
| @@ -0,0 +1,3 @@ |
| +<svg xmlns="http://www.w3.org/2000/svg"> |
| + <rect width="100" height="100" fill="#008000"/> |
| +</svg> |