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

Issue 2830553002: Fix step timing outside range [0,1] (Closed)

Created:
3 years, 8 months ago by suzyh_UTC10 (ex-contributor)
Modified:
3 years, 8 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-w3ctests_chromium.org, cc-bugs_chromium.org, chromium-reviews, Eric Willigers, kinuko+watch, rjwright, shans
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix step timing outside range [0,1] With inputs outside the range [0,1], the steps timing function does not match the behaviour described in https://www.w3.org/TR/css-timing-1/#step-timing-functions, as demonstrated by the failing LayoutTests/external/wpt/css-timing-1/step-timing-functions-output.html. This patch changes the step timing implementation to match the specced algorithm. BUG=712918 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2830553002 Cr-Commit-Position: refs/heads/master@{#465835} Committed: https://chromium.googlesource.com/chromium/src/+/dc03a50c0abe027a408aae5c72f08b10d7fbe584

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -25 lines) Patch
M cc/animation/keyframed_animation_curve_unittest.cc View 2 chunks +18 lines, -2 lines 0 comments Download
M cc/animation/timing_function.cc View 1 chunk +6 lines, -2 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/css-timing-1/step-timing-functions-output-expected.txt View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/animation/TimingFunctionTest.cpp View 4 chunks +12 lines, -12 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
suzyh_UTC10 (ex-contributor)
3 years, 8 months ago (2017-04-19 00:52:18 UTC) #3
alancutter (OOO until 2018)
lgtm Does this bring us in line with Firefox?
3 years, 8 months ago (2017-04-19 07:16:42 UTC) #8
suzyh_UTC10 (ex-contributor)
+ajuma for cc/ OWNERS On 2017/04/19 at 07:16:42, alancutter wrote: > lgtm > > Does ...
3 years, 8 months ago (2017-04-19 07:33:46 UTC) #10
suzyh_UTC10 (ex-contributor)
On 2017/04/19 at 07:33:46, suzyh_UTC10 wrote: > +ajuma for cc/ OWNERS > > > On ...
3 years, 8 months ago (2017-04-19 08:55:37 UTC) #13
ajuma
lgtm
3 years, 8 months ago (2017-04-19 14:30:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2830553002/20001
3 years, 8 months ago (2017-04-20 00:47:55 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 00:54:37 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/dc03a50c0abe027a408aae5c72f0...

Powered by Google App Engine
This is Rietveld 408576698