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

Issue 1127313007: SVG animate element's begin/end attribute set by js, should animate. (Closed)

Created:
5 years, 7 months ago by Shanmuga Pandi
Modified:
5 years, 7 months ago
CC:
blink-reviews, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, rwlbuis, kouhei+svg_chromium.org, dstockwell, Timothy Loh, krit, f(malita), darktears, gyuyoung2, Stephen Chennney, Steve Block, pdr+svgwatchlist_chromium.org, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

SVG animate element's begin/end attribute set by js, should animate. When begin/end attribute changed, new conditions can be formed. So it needs to connect the event base conditions again. BUG=122846 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195296

Patch Set 1 #

Total comments: 12

Patch Set 2 : Added testharness based layout test #

Patch Set 3 : small nits #

Total comments: 4

Patch Set 4 : align with review comments #

Patch Set 5 : Removed testRunner from Layout test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
A LayoutTests/svg/animations/animation-begin-change-js.html View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
M Source/core/svg/animation/SVGSMILElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Shanmuga Pandi
Please review this change. Thanks
5 years, 7 months ago (2015-05-11 14:56:56 UTC) #2
fs
Please use js-test.js (or even testharness.js) instead of rolling your own. https://codereview.chromium.org/1127313007/diff/1/LayoutTests/svg/animations/animation-begin-change-js.html File LayoutTests/svg/animations/animation-begin-change-js.html (right): ...
5 years, 7 months ago (2015-05-11 15:41:53 UTC) #3
Shanmuga Pandi
Also I could not upload -expected.txt. Since I am getting below error * The following ...
5 years, 7 months ago (2015-05-12 09:43:14 UTC) #4
fs
On 2015/05/12 09:43:14, Shanmuga Pandi wrote: > Also I could not upload -expected.txt. > Since ...
5 years, 7 months ago (2015-05-12 10:17:53 UTC) #5
fs
https://codereview.chromium.org/1127313007/diff/40001/LayoutTests/svg/animations/animation-begin-change-js.html File LayoutTests/svg/animations/animation-begin-change-js.html (right): https://codereview.chromium.org/1127313007/diff/40001/LayoutTests/svg/animations/animation-begin-change-js.html#newcode2 LayoutTests/svg/animations/animation-begin-change-js.html:2: <title>Tests that animation works, if begin is set by ...
5 years, 7 months ago (2015-05-12 10:35:48 UTC) #6
Shanmuga Pandi
On 2015/05/12 10:17:53, fs wrote: > On 2015/05/12 09:43:14, Shanmuga Pandi wrote: > > Also ...
5 years, 7 months ago (2015-05-12 10:35:53 UTC) #7
Shanmuga Pandi
https://codereview.chromium.org/1127313007/diff/40001/LayoutTests/svg/animations/animation-begin-change-js.html File LayoutTests/svg/animations/animation-begin-change-js.html (right): https://codereview.chromium.org/1127313007/diff/40001/LayoutTests/svg/animations/animation-begin-change-js.html#newcode2 LayoutTests/svg/animations/animation-begin-change-js.html:2: <title>Tests that animation works, if begin is set by ...
5 years, 7 months ago (2015-05-12 11:03:10 UTC) #8
fs
lgtm
5 years, 7 months ago (2015-05-12 12:13:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127313007/80001
5 years, 7 months ago (2015-05-12 12:15:26 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/62491)
5 years, 7 months ago (2015-05-12 12:59:41 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127313007/80001
5 years, 7 months ago (2015-05-13 05:03:28 UTC) #16
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 05:54:44 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195296

Powered by Google App Engine
This is Rietveld 408576698