Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Unified Diff: LayoutTests/svg/animations/use-animate-width-and-height.html

Issue 252903004: Avoid using SVGElementInstance in calcViewport (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase one more time Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/animations/use-animate-width-and-height.html
diff --git a/LayoutTests/svg/animations/animate-inherit-css-property.html b/LayoutTests/svg/animations/use-animate-width-and-height.html
similarity index 85%
copy from LayoutTests/svg/animations/animate-inherit-css-property.html
copy to LayoutTests/svg/animations/use-animate-width-and-height.html
index 9274703c95fba17a80aa4424db713412aa867d94..9ac2c5af4906144a8bce3d458bd1179862245721 100644
--- a/LayoutTests/svg/animations/animate-inherit-css-property.html
+++ b/LayoutTests/svg/animations/use-animate-width-and-height.html
@@ -9,6 +9,6 @@
<h1>SVG 1.1 dynamic animation tests</h1>
<p id="description"></p>
<div id="console"></div>
-<script src="script-tests/animate-inherit-css-property.js"></script>
+<script src="script-tests/use-animate-width-and-height.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698