Index: LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg |
diff --git a/LayoutTests/svg/dom/resources/viewspec-aspectparams.svg b/LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg |
similarity index 72% |
copy from LayoutTests/svg/dom/resources/viewspec-aspectparams.svg |
copy to LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg |
index 34081647f7eb052683f2a7195acb3fda2c0fc11f..eca4958bec0f9f0064d5053956378ac2ee6a52d8 100644 |
--- a/LayoutTests/svg/dom/resources/viewspec-aspectparams.svg |
+++ b/LayoutTests/svg/animations/resources/viewspec-checkaspectparams.svg |
@@ -2,4 +2,5 @@ |
<rect x="0" y="0" width="200" height="200" fill="red"/> |
<rect x="70" y="0" width="30" height="30" fill="green"/> |
<rect x="0" y="0" width="30" height="30" fill="blue"/> |
+<set attributeName="preserveAspectRatio" to="xMinYMin" begin="0s" fill="freeze"/> |
</svg> |