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

Issue 1083893002: The default for x1, y1 and y2 is 0% for LinearGradient (Closed)

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

Description

The default for x1, y1 and y2 is 0% for LinearGradient As per the spec, If the x1|y1|y2 attribute is not specified, the effect is as if a value of "0%" were specified BUG=476861 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193702

Patch Set 1 #

Patch Set 2 : small nits #

Total comments: 14

Patch Set 3 : fixed nits #

Patch Set 4 : Align with review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
A LayoutTests/fast/svg/linear-gradient-default-length.html View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
M Source/core/svg/SVGLinearGradientElement.cpp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Shanmuga Pandi
Please review it. Thanks
5 years, 8 months ago (2015-04-14 09:20:55 UTC) #2
Erik Dahlström (inactive)
lgtm w/nit https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html File LayoutTests/fast/svg/linear-gradient-default-length.html (right): https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html#newcode12 LayoutTests/fast/svg/linear-gradient-default-length.html:12: function testLengthValue(result,expected, testcase) { nit: add a ...
5 years, 8 months ago (2015-04-14 09:27:46 UTC) #3
Shanmuga Pandi
https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html File LayoutTests/fast/svg/linear-gradient-default-length.html (right): https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html#newcode12 LayoutTests/fast/svg/linear-gradient-default-length.html:12: function testLengthValue(result,expected, testcase) { On 2015/04/14 09:27:46, Erik Dahlström ...
5 years, 8 months ago (2015-04-14 09:30:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1083893002/40001
5 years, 8 months ago (2015-04-14 10:07:33 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/31194)
5 years, 8 months ago (2015-04-14 10:19:53 UTC) #9
fs
https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html File LayoutTests/fast/svg/linear-gradient-default-length.html (right): https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html#newcode2 LayoutTests/fast/svg/linear-gradient-default-length.html:2: <title>SVGlength tests</title> Could be more specific. Maybe something like: ...
5 years, 8 months ago (2015-04-14 10:24:15 UTC) #10
Shanmuga Pandi
https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html File LayoutTests/fast/svg/linear-gradient-default-length.html (right): https://codereview.chromium.org/1083893002/diff/20001/LayoutTests/fast/svg/linear-gradient-default-length.html#newcode2 LayoutTests/fast/svg/linear-gradient-default-length.html:2: <title>SVGlength tests</title> On 2015/04/14 10:24:15, fs wrote: > Could ...
5 years, 8 months ago (2015-04-14 10:41:38 UTC) #11
fs
lgtm
5 years, 8 months ago (2015-04-14 12:36:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1083893002/60001
5 years, 8 months ago (2015-04-14 12:36:58 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-14 14:03:22 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193702

Powered by Google App Engine
This is Rietveld 408576698