Index: third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-dx-dy-length-list-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-dx-dy-interpolation.html b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-dx-dy-length-list-interpolation.html |
similarity index 95% |
copy from third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-dx-dy-interpolation.html |
copy to third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-dx-dy-length-list-interpolation.html |
index c9c659d19963e7e25db09aafc212e16e755ac286..e4bb6eb0618d8fffcbd5b96d82183faf4eee2a93 100644 |
--- a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-dx-dy-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-dx-dy-length-list-interpolation.html |
@@ -2,7 +2,7 @@ |
<html> |
<body> |
<template id="target-template"> |
-<svg width="90" height="90"> |
+<svg width="0" height="0"> |
<text class="target">123</text> |
</svg> |
</template> |