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

Issue 103413006: Implement parsing of the new ellipse shape syntax. (Closed)

Created:
7 years ago by rwlbuis
Modified:
6 years, 11 months ago
CC:
blink-reviews, zoltan1, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, apavlov+blink_chromium.org, jchaffraix+rendering, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Implement parsing of the new ellipse shape syntax. This closely follows the patch for the new circle syntax, with some refactoring of functionality shared by both. Updated existing parsing tests to cover this. BUG=322165 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164465

Patch Set 1 #

Total comments: 9

Patch Set 2 : Rebase against ToT #

Patch Set 3 : Rebase after CSSParser rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+466 lines, -93 lines) Patch
M LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt View 1 3 chunks +48 lines, -6 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-outside-expected.txt View 1 3 chunks +48 lines, -6 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-test-utils.js View 1 4 chunks +34 lines, -11 lines 0 comments Download
M Source/core/css/BasicShapeFunctions.cpp View 1 6 chunks +71 lines, -36 lines 0 comments Download
M Source/core/css/CSSBasicShapes.h View 1 4 chunks +33 lines, -2 lines 0 comments Download
M Source/core/css/CSSBasicShapes.cpp View 1 3 chunks +77 lines, -21 lines 0 comments Download
M Source/core/css/parser/BisonCSSParser.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/parser/BisonCSSParser-in.cpp View 1 2 2 chunks +54 lines, -2 lines 0 comments Download
M Source/core/rendering/shapes/Shape.cpp View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M Source/core/rendering/style/BasicShapes.h View 1 4 chunks +34 lines, -3 lines 0 comments Download
M Source/core/rendering/style/BasicShapes.cpp View 1 3 chunks +58 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
bemjb
Thanks for porting this; you need to update the description and title; the description says ...
7 years ago (2013-12-07 00:05:32 UTC) #1
rwlbuis
On 2013/12/07 00:05:32, bemjb wrote: > Thanks for porting this; you need to update the ...
7 years ago (2013-12-09 16:46:28 UTC) #2
Bem Jones-Bey (adobe)
lgtm
7 years ago (2013-12-19 21:42:49 UTC) #3
rwlbuis
eseidel@chromium.org: this should be straightforward as it is like https://codereview.chromium.org/98723006/, but for ellipses. Original WebKit ...
7 years ago (2013-12-19 21:54:41 UTC) #4
rwlbuis
On 2013/12/19 21:54:41, rwlbuis wrote: > eseidel@chromium.org: this should be straightforward as it is like ...
7 years ago (2013-12-20 23:05:44 UTC) #5
rwlbuis
Rebased after the CSSParser rename. Bots look green (I don't expect win_blink to be, but ...
6 years, 11 months ago (2014-01-02 21:20:21 UTC) #6
krit
On 2014/01/02 21:20:21, rwlbuis wrote: > Rebased after the CSSParser rename. Bots look green (I ...
6 years, 11 months ago (2014-01-03 20:15:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/103413006/100001
6 years, 11 months ago (2014-01-03 20:17:39 UTC) #8
commit-bot: I haz the power
6 years, 11 months ago (2014-01-03 21:48:27 UTC) #9
Message was sent while issue was closed.
Change committed as 164465

Powered by Google App Engine
This is Rietveld 408576698