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

Issue 2736043002: Re-land Catch up the spec update in CSS Rhythmic Sizing (Closed)

Created:
3 years, 9 months ago by kojii
Modified:
3 years, 9 months ago
Reviewers:
eae
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-frames_chromium.org, blink-reviews-layout_chromium.org, blink-reviews-style_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rwlbuis, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-land Catch up the spec update in CSS Rhythmic Sizing This reverts r455020 and re-lands r455008 with a fix in core/BUILD.gn. When files in core/css/properties are renamed, core/BUILD.gn needed to be changed in addition to core/css/BUILD.gn, or the "compile confirm no-op" step fails. This can be confirmed locally by whether ninja prints ninja: no work to do. line or not on the 2nd build in a row. BUG=586413 Review-Url: https://codereview.chromium.org/2736043002 Cr-Commit-Position: refs/heads/master@{#455337} Committed: https://chromium.googlesource.com/chromium/src/+/33bf66decbb5933a985bae31a2fa01e9fb46298f

Patch Set 1 : The reverted patch with rebase #

Patch Set 2 : Fix core/BUILD.gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -185 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/csswg-test/css-rhythm-1/line-height-step-dynamic-001-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/csswg-test/css-rhythm-1/line-height-step-parsing-001-expected.txt View 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp View 1 chunk +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPrimitiveValue.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSProperties.json5 View 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp View 2 chunks +2 lines, -12 lines 0 comments Download
A third_party/WebKit/Source/core/css/properties/CSSPropertyAPILineHeightStep.cpp View 1 chunk +20 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/core/css/properties/CSSPropertyAPISnapHeight.cpp View 1 chunk +0 lines, -33 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleBuilderCustom.cpp View 1 chunk +0 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp View 2 chunks +13 lines, -27 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 chunk +6 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/style/StyleRareInheritedData.h View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/style/StyleRareInheritedData.cpp View 4 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 20 (16 generated)
kojii
PTAL.
3 years, 9 months ago (2017-03-08 00:54:48 UTC) #14
eae
LGTM
3 years, 9 months ago (2017-03-08 01:10:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2736043002/20001
3 years, 9 months ago (2017-03-08 01:34:13 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 01:55:16 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/33bf66decbb5933a985bae31a2fa...

Powered by Google App Engine
This is Rietveld 408576698