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

Unified Diff: LayoutTests/svg/custom/keyTimes-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
Index: LayoutTests/svg/custom/keyTimes-parsing-error.html
diff --git a/LayoutTests/editing/execCommand/clipboard-access.html b/LayoutTests/svg/custom/keyTimes-parsing-error.html
similarity index 75%
copy from LayoutTests/editing/execCommand/clipboard-access.html
copy to LayoutTests/svg/custom/keyTimes-parsing-error.html
index 37733053f489099f4b91f171eeed2a09e9d0fedf..e712eee9f82a93a26a62d82d529b821dca1cf80f 100644
--- a/LayoutTests/editing/execCommand/clipboard-access.html
+++ b/LayoutTests/svg/custom/keyTimes-parsing-error.html
@@ -6,6 +6,6 @@
<body>
<p id="description"></p>
<div id="console"></div>
-<script src="script-tests/clipboard-access.js"></script>
+<script src="script-tests/keyTimes-parsing-error.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698