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

Issue 1419623009: SVG Web Animations: Add SVGNumberOptionalNumberInterpolationType (Closed)

Created:
5 years, 1 month ago by sashab
Modified:
5 years ago
CC:
chromium-reviews, shans, rjwright, blink-reviews-animation_chromium.org, rwlbuis, fs, kouhei+svg_chromium.org, krit, f(malita), darktears, blink-reviews, gyuyoung2, Stephen Chennney, pdr+svgwatchlist_chromium.org, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SVG Web Animations: Add SVGNumberOptionalNumberInterpolationType This change adds SVGNumberOptionalNumberInterpolationType for the order attribute, replacing the legacy pipeline that used NumberOptionalNumberSVGInterpolation. BUG=530436

Patch Set 1 #

Patch Set 2 : Fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+636 lines, -68 lines) Patch
A third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-baseFrequency-composition.html View 1 1 chunk +141 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-kernelUnitLength-composition.html View 1 1 chunk +141 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-radius-composition.html View 1 1 chunk +141 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-stdDeviation-composition.html View 1 1 chunk +147 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/core/animation/NumberOptionalNumberSVGInterpolation.h View 1 chunk +0 lines, -54 lines 0 comments Download
A + third_party/WebKit/Source/core/animation/SVGNumberOptionalNumberInterpolationType.h View 2 chunks +5 lines, -8 lines 0 comments Download
A third_party/WebKit/Source/core/animation/SVGNumberOptionalNumberInterpolationType.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/StringKeyframe.cpp View 4 chunks +7 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/core.gypi View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGNumberOptionalNumber.h View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
sashab
5 years, 1 month ago (2015-11-03 05:32:03 UTC) #2
dstockwell please review stuff in svg/

Powered by Google App Engine
This is Rietveld 408576698