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

Issue 227793002: [CSS Shapes] inset args and radial args should serialize to the simplest form (Closed)

Created:
6 years, 8 months ago by rwlbuis
Modified:
6 years, 8 months ago
Reviewers:
Bear Travis, eseidel
CC:
blink-reviews, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

[CSS Shapes] inset args and radial args should serialize to the simplest form Add code for suppressing serializing of duplicate values. The implementation for the border-radius part is inspired by valueForBorderRadiusShorthand. BUG=350092 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171089

Patch Set 1 #

Patch Set 2 : Try to fix test failures #

Total comments: 6

Patch Set 3 : Address Bear's comments #

Total comments: 2

Patch Set 4 : Add some refactoring #

Patch Set 5 : Rebase and fix calc expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -114 lines) Patch
M LayoutTests/fast/masking/parsing-clip-path-shape.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/masking/parsing-clip-path-shape-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-lengths.html View 1 2 chunks +7 lines, -7 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-lengths-expected.txt View 1 2 chunks +7 lines, -7 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-outside-expected.txt View 1 2 3 4 1 chunk +61 lines, -49 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-test-utils.js View 1 2 3 4 1 chunk +31 lines, -25 lines 0 comments Download
M Source/core/css/CSSBasicShapes.cpp View 1 2 3 2 chunks +45 lines, -24 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
rwlbuis
This is showing up green. Marking Bear as reviewer first since he has done similar ...
6 years, 8 months ago (2014-04-07 20:13:02 UTC) #1
Bear Travis
The patch is looking good, only some minor comments for additional tests and some potential ...
6 years, 8 months ago (2014-04-07 21:59:13 UTC) #2
rwlbuis
On 2014/04/07 21:59:13, Bear Travis wrote: > The patch is looking good, only some minor ...
6 years, 8 months ago (2014-04-08 15:42:45 UTC) #3
Bear Travis
The code is much easier to read with your changes. Had two quick comments then ...
6 years, 8 months ago (2014-04-08 19:08:35 UTC) #4
rwlbuis
On 2014/04/08 19:08:35, Bear Travis wrote: > The code is much easier to read with ...
6 years, 8 months ago (2014-04-08 19:54:21 UTC) #5
Bear Travis
Very nice, lgtm.
6 years, 8 months ago (2014-04-08 21:19:46 UTC) #6
rwlbuis
More serialization finetuning.
6 years, 8 months ago (2014-04-08 21:20:37 UTC) #7
eseidel
lgtm
6 years, 8 months ago (2014-04-08 21:24:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/227793002/60001
6 years, 8 months ago (2014-04-08 21:25:01 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-08 21:25:09 UTC) #10
commit-bot: I haz the power
Failed to apply patch for LayoutTests/fast/shapes/parsing/parsing-shape-outside-expected.txt: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-08 21:25:10 UTC) #11
rwlbuis
On 2014/04/08 21:24:55, eseidel wrote: > lgtm Thanks, looks like I have to rebase.
6 years, 8 months ago (2014-04-08 21:29:31 UTC) #12
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 8 months ago (2014-04-08 21:39:14 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/227793002/80001
6 years, 8 months ago (2014-04-08 21:39:16 UTC) #14
commit-bot: I haz the power
6 years, 8 months ago (2014-04-08 22:50:45 UTC) #15
Message was sent while issue was closed.
Change committed as 171089

Powered by Google App Engine
This is Rietveld 408576698