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

Issue 2808673004: WIP Support var() references in registered custom property keyframes (Closed)

Created:
3 years, 8 months ago by dcheng
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, shans, rjwright, blink-reviews-style_chromium.org, blink-reviews-animation_chromium.org, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis, Eric Willigers
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WIP Support var() references in registered custom property keyframes Rebased after Blink rename. BUG=671904 patch from issue 2809063002 at patchset 1 (http://crrev.com/2809063002#ps1)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -142 lines) Patch
M third_party/WebKit/Source/core/animation/CSSInterpolationType.cpp View 1 chunk +4 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/animation/css/CSSAnimationUpdate.h View 7 chunks +29 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/animation/css/CSSAnimations.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/css/CSSAnimations.cpp View 11 chunks +73 lines, -52 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolver.h View 5 chunks +9 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp View 12 chunks +94 lines, -59 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolverState.h View 3 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
dcheng
3 years, 8 months ago (2017-04-11 04:37:14 UTC) #1
Description was changed from

==========
WIP Support var() references in registered custom property keyframes

Rebased after Blink rename.

BUG=671904

patch from issue 2809063002 at patchset 1 (http://crrev.com/2809063002#ps1)
==========

to

==========
WIP Support var() references in registered custom property keyframes

Rebased after Blink rename.

BUG=671904

patch from issue 2809063002 at patchset 1 (http://crrev.com/2809063002#ps1)
==========

Powered by Google App Engine
This is Rietveld 408576698