Chromium Code Reviews| Index: LayoutTests/svg/as-background-image/animated-svg-animation-control-expected.html |
| diff --git a/LayoutTests/svg/as-image/animated-svg-wrong-timesource-expected.html b/LayoutTests/svg/as-background-image/animated-svg-animation-control-expected.html |
| similarity index 89% |
| copy from LayoutTests/svg/as-image/animated-svg-wrong-timesource-expected.html |
| copy to LayoutTests/svg/as-background-image/animated-svg-animation-control-expected.html |
| index f718ea6abfbab54333ba674ff0dcd320d8672bcd..3bd26dd9a6ed391240592aba8cdf5dd1ef8d838a 100644 |
| --- a/LayoutTests/svg/as-image/animated-svg-wrong-timesource-expected.html |
| +++ b/LayoutTests/svg/as-background-image/animated-svg-animation-control-expected.html |
| @@ -1,2 +1,2 @@ |
| <!DOCTYPE html> |
| -<div style="width: 100px; height: 100px; background-color: green"></div> |
| +<div style="width: 100px; height: 100px; background-color: green"><div> |
|
kouhei (in TOK)
2014/03/20 15:27:29
</div>
fs
2014/03/20 17:02:17
Done.
|