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

Unified Diff: LayoutTests/svg/animations/animate-marker-orient-from-auto-to-auto-start-reverse.html

Issue 539833004: [SVG2] Add support for marker orient="auto-start-reverse". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add dump-render-tree output + fix nit and test Created 6 years, 3 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
« no previous file with comments | « no previous file | LayoutTests/svg/animations/animate-marker-orient-from-auto-to-auto-start-reverse-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/animations/animate-marker-orient-from-auto-to-auto-start-reverse.html
diff --git a/LayoutTests/svg/animations/accumulate-values-width-animation.html b/LayoutTests/svg/animations/animate-marker-orient-from-auto-to-auto-start-reverse.html
similarity index 79%
copy from LayoutTests/svg/animations/accumulate-values-width-animation.html
copy to LayoutTests/svg/animations/animate-marker-orient-from-auto-to-auto-start-reverse.html
index e994d296d9b476f878a605e808499d58cbb44592..cbb75960f4354c16062c427538da8ea76686b765 100644
--- a/LayoutTests/svg/animations/accumulate-values-width-animation.html
+++ b/LayoutTests/svg/animations/animate-marker-orient-from-auto-to-auto-start-reverse.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/accumulate-values-width-animation.js"></script>
+<script src="script-tests/animate-marker-orient-from-auto-to-auto-start-reverse.js"></script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/svg/animations/animate-marker-orient-from-auto-to-auto-start-reverse-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698