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

Issue 144143005: Preserve shape-box order in non-computed values (Closed)

Created:
6 years, 11 months ago by Bear Travis
Modified:
6 years, 9 months ago
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dsinclair, zoltan1, eae+blinkwatch, dglazkov+blink, leviw+renderwatch, dstockwell, Timothy Loh, apavlov+blink_chromium.org, jchaffraix+rendering, darktears, bemjb+rendering_chromium.org, Steve Block, dino_apple.com, Eric Willigers, leviw_travelin_and_unemployed
Visibility:
Public.

Description

Preserve shape-box order in non-computed values When a shape and box are supplied for a shape-property, the order they are input should be preserved in output from the CSSOM. This patch parses the shape and box values as a CSSValueList to preserve that ordering, and removes the need for BasicShapes to have a sizing box. BUG=322165 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168477

Patch Set 1 #

Patch Set 2 : Update patch to master #

Patch Set 3 : Merging with trunk #

Patch Set 4 : Merging with trunk #

Patch Set 5 : Fixup after upload failure #

Patch Set 6 : Newly rebased to trunk #

Patch Set 7 : Change nullptr to 0 #

Patch Set 8 : Updating patch to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -85 lines) Patch
M LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt View 1 2 3 4 5 6 7 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-outside-expected.txt View 1 2 3 4 5 6 7 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-test-utils.js View 1 2 3 4 5 6 7 1 chunk +4 lines, -4 lines 0 comments Download
M Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl View 1 2 3 4 5 6 7 1 chunk +21 lines, -8 lines 0 comments Download
M Source/core/animation/AnimatableShapeValue.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M Source/core/animation/AnimatableValueTestHelperTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/BasicShapeFunctions.cpp View 1 2 3 4 5 6 7 2 chunks +0 lines, -6 lines 0 comments Download
M Source/core/css/CSSComputedStyleDeclaration.cpp View 1 2 3 4 5 6 7 2 chunks +22 lines, -24 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.h View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 2 3 4 5 6 7 1 chunk +25 lines, -22 lines 0 comments Download
M Source/core/rendering/style/BasicShapes.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/rendering/style/ShapeValue.h View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
eseidel
Looks like you never sent this out for review? Rietveld is odd in that you ...
6 years, 10 months ago (2014-02-13 20:51:00 UTC) #1
eseidel
lgtm
6 years, 9 months ago (2014-03-05 00:01:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/betravis@adobe.com/144143005/190001
6 years, 9 months ago (2014-03-05 00:02:29 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 14:08:56 UTC) #4
Message was sent while issue was closed.
Change committed as 168477

Powered by Google App Engine
This is Rietveld 408576698