Web Animations: Don't suppress graphics layer properties when cancelling animations
CompositedDeprecatedPaintLayerMapping contains logic to suppress redundant changes to layers while composited animations are running. The order of operations (composted animations are updated after layers) meant that a compositing update that resulted in the cancelling of compositor animations would still suppress these values. BUG=501297 Review URL: https://codereview.chromium.org/1319653002 git-svn-id: svn://svn.chromium.org/blink/trunk@201214 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment