Chromium Code Reviews| Index: LayoutTests/svg/custom/change-background-color-expected.html |
| diff --git a/LayoutTests/svg/custom/change-background-color-expected.html b/LayoutTests/svg/custom/change-background-color-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d5c9e90cd1efdb4f2065735e476930ba8f2ef635 |
| --- /dev/null |
| +++ b/LayoutTests/svg/custom/change-background-color-expected.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE HTML> |
| +<div style="width: 200px; height: 100px; background-color: green"></div> |