New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 626297 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jul 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Support viewport units for SVG Length animations

Project Member Reported by shanmug...@samsung.com, Jul 7 2016

Issue description

Add support of viewport units such as vm,vw, vmin, vmax for animations on SVG Length.



 
Components: Blink>SVG

Comment 2 by f...@opera.com, Jul 7 2016

Labels: -OS-Linux
Project Member

Comment 3 by bugdroid1@chromium.org, Jul 13 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c51f84657ddb3d5712da3c059883a9686a8c0acb

commit c51f84657ddb3d5712da3c059883a9686a8c0acb
Author: shanmuga.m <shanmuga.m@samsung.com>
Date: Wed Jul 13 05:07:29 2016

Support viewport units for SVG Length animations

Add support of viewport units such as vm,vw, vmin, vmax for animations on SVG Length.
Chrome already supporting all viewport units for SVGLength.
https://bugs.chromium.org/p/chromium/issues/detail?id=368598
In that case, supporting those units for SVG animation will make sense.

BUG= 626297 

Review-Url: https://codereview.chromium.org/2130753003
Cr-Commit-Position: refs/heads/master@{#405038}

[modify] https://crrev.com/c51f84657ddb3d5712da3c059883a9686a8c0acb/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html
[modify] https://crrev.com/c51f84657ddb3d5712da3c059883a9686a8c0acb/third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.cpp

Status: Fixed (was: Assigned)
Project Member

Comment 5 by bugdroid1@chromium.org, Jul 13 2016

Labels: merge-merged-2795
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c51f84657ddb3d5712da3c059883a9686a8c0acb

commit c51f84657ddb3d5712da3c059883a9686a8c0acb
Author: shanmuga.m <shanmuga.m@samsung.com>
Date: Wed Jul 13 05:07:29 2016

Support viewport units for SVG Length animations

Add support of viewport units such as vm,vw, vmin, vmax for animations on SVG Length.
Chrome already supporting all viewport units for SVGLength.
https://bugs.chromium.org/p/chromium/issues/detail?id=368598
In that case, supporting those units for SVG animation will make sense.

BUG= 626297 

Review-Url: https://codereview.chromium.org/2130753003
Cr-Commit-Position: refs/heads/master@{#405038}

[modify] https://crrev.com/c51f84657ddb3d5712da3c059883a9686a8c0acb/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html
[modify] https://crrev.com/c51f84657ddb3d5712da3c059883a9686a8c0acb/third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.cpp

Sign in to add a comment