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

Issue 2113943003: SVGLength.value setter should set the value to <number> (Closed)

Created:
4 years, 5 months ago by Shanmuga Pandi
Modified:
4 years, 5 months ago
Reviewers:
pdr., fs, rwlbuis
CC:
blink-reviews, chromium-reviews, krit, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SVGLength.value setter should set the value to <number> As per SVG2, SVGLength.value setter should set the SVGLength's value to a <number> whose value is value. https://svgwg.org/svg2-draft/types.html#__svg__SVGLength__value This patch is supportive patch for calc() support for SVGLength. BUG=558304 Committed: https://crrev.com/c825d655f6aaf73484f9d56e9012793f5b9668cc Cr-Commit-Position: refs/heads/master@{#403440}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Align with review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -7 lines) Patch
A third_party/WebKit/LayoutTests/svg/dom/SVGLength-value-setter.html View 1 1 chunk +16 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLength.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLength.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLengthTearOff.cpp View 1 1 chunk +1 line, -7 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Shanmuga Pandi
PTAL!! Thanks!
4 years, 5 months ago (2016-07-01 07:32:26 UTC) #3
fs
While I like the simplicity of these (new) semantics, it does change our behavior slightly ...
4 years, 5 months ago (2016-07-01 09:08:05 UTC) #4
Shanmuga Pandi
Done the changes!!! https://codereview.chromium.org/2113943003/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGLength-setvalue-interface.html File third_party/WebKit/LayoutTests/svg/dom/SVGLength-setvalue-interface.html (right): https://codereview.chromium.org/2113943003/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGLength-setvalue-interface.html#newcode14 third_party/WebKit/LayoutTests/svg/dom/SVGLength-setvalue-interface.html:14: }, "Tests setValue interface"); On 2016/07/01 ...
4 years, 5 months ago (2016-07-01 10:27:13 UTC) #6
Shanmuga Pandi
On 2016/07/01 09:08:05, fs wrote: > While I like the simplicity of these (new) semantics, ...
4 years, 5 months ago (2016-07-01 11:29:26 UTC) #8
fs
On 2016/07/01 at 11:29:26, shanmuga.m wrote: > On 2016/07/01 09:08:05, fs wrote: > > While ...
4 years, 5 months ago (2016-07-01 11:34:35 UTC) #9
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/2113943003/20001
4 years, 5 months ago (2016-07-01 11:41:04 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-01 12:52:24 UTC) #12
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-01 12:52:26 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 12:54:19 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c825d655f6aaf73484f9d56e9012793f5b9668cc
Cr-Commit-Position: refs/heads/master@{#403440}

Powered by Google App Engine
This is Rietveld 408576698