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

Issue 112103012: Update default shape property value to 'none' (Closed)

Created:
6 years, 11 months ago by Bear Travis
Modified:
6 years, 11 months ago
Reviewers:
esprehn
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, darktears
Visibility:
Public.

Description

Update default shape property value to 'none' The default value of the shape-inside and shape-outside properties has changed from 'auto' to 'none'. This patch changes the CSS parsing code and fixes up the tests. BUG=322165 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165016

Patch Set 1 #

Patch Set 2 : Fixing interpolation tests #

Patch Set 3 : Merging with new ellipse code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+214 lines, -214 lines) Patch
M LayoutTests/animations/interpolation/shape-inside.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/animations/interpolation/shape-inside-expected.txt View 1 1 chunk +6 lines, -6 lines 0 comments Download
M LayoutTests/animations/interpolation/shape-outside.html View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/animations/interpolation/shape-outside-expected.txt View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-inside.html View 1 chunk +6 lines, -6 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt View 1 2 2 chunks +68 lines, -68 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-lengths.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-lengths-expected.txt View 1 chunk +17 lines, -17 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-margin-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-outside.html View 1 chunk +7 lines, -7 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-outside-expected.txt View 1 2 2 chunks +69 lines, -69 lines 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-shape-padding-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/shapes/parsing/parsing-test-utils.js View 1 2 4 chunks +9 lines, -9 lines 0 comments Download
M LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-inside-expected.txt View 1 1 chunk +6 lines, -6 lines 0 comments Download
M LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-expected.txt View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/css/CSSComputedStyleDeclaration.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/parser/BisonCSSParser-in.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
esprehn
lgtm, what does "auto" mean now?
6 years, 11 months ago (2014-01-10 00:24:16 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/betravis@adobe.com/112103012/30001
6 years, 11 months ago (2014-01-13 19:54:58 UTC) #2
commit-bot: I haz the power
Failed to apply patch for LayoutTests/animations/interpolation/shape-outside-expected.txt: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-13 19:55:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/betravis@adobe.com/112103012/100001
6 years, 11 months ago (2014-01-14 00:04:47 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 02:08:27 UTC) #5
Message was sent while issue was closed.
Change committed as 165016

Powered by Google App Engine
This is Rietveld 408576698