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

Unified Diff: LayoutTests/svg/custom/animation-values-parsing-error.html

Issue 584053002: Handle semicolons at end of keyTimes and values (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address ed's remark Created 6 years, 2 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/custom/animation-values-parsing-error-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/animation-values-parsing-error.html
diff --git a/LayoutTests/css3/filters/filter-property-computed-style.html b/LayoutTests/svg/custom/animation-values-parsing-error.html
similarity index 75%
copy from LayoutTests/css3/filters/filter-property-computed-style.html
copy to LayoutTests/svg/custom/animation-values-parsing-error.html
index 3420706262c7bf54bc719b2acd88e40b23c1e9e9..fef923d691ab58c75b76ec6a550cb10769e0f0f3 100644
--- a/LayoutTests/css3/filters/filter-property-computed-style.html
+++ b/LayoutTests/svg/custom/animation-values-parsing-error.html
@@ -6,6 +6,6 @@
<body>
<p id="description"></p>
<div id="console"></div>
-<script src="script-tests/filter-property-computed-style.js"></script>
+<script src="script-tests/animation-values-parsing-error.js"></script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/svg/custom/animation-values-parsing-error-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698