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

Unified Diff: third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html

Issue 1418663004: SVG animateMotion paths that only cause offsets are no longer ignored (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html
diff --git a/third_party/WebKit/LayoutTests/svg/animations/animVal-basics.html b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html
similarity index 85%
copy from third_party/WebKit/LayoutTests/svg/animations/animVal-basics.html
copy to third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.html
index d6b28ad2fb219927157de8ce1d80da8242c99b82..2211993d6c0880cc1dbdc255d9a9398aac469e9b 100644
--- a/third_party/WebKit/LayoutTests/svg/animations/animVal-basics.html
+++ b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-still.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/animVal-basics.js"></script>
+<script src="script-tests/animateMotion-still.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698