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

Unified Diff: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html

Issue 1459093002: Make neutral keyframes explicit in SVG attribute interpolation test API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review changes 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-azimuth-composition.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
index 43cb9f4c84552365869f3e6471a7ecec0910685e..f98726b8f3eebe258f9724277f121c503df3b1fb 100644
--- a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
+++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
@@ -46,6 +46,7 @@ assertAttributeInterpolation({
assertAttributeInterpolation({
property: 'amplitude',
underlying: '5',
+ from: neutralKeyframe,
to: '10',
toComposite: 'replace',
}, [
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-azimuth-composition.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698