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

Issue 2656253002: [Typed CSSOM] Support line height in ComputedStylePropertyMap (Closed)

Created:
3 years, 11 months ago by rjwright
Modified:
3 years, 10 months ago
Reviewers:
meade_UTC10
CC:
chromium-reviews, blink-reviews-style_chromium.org, blink-reviews-css, haraken, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Typed CSSOM] Support line height in ComputedStylePropertyMap Line height is represented as a Length in ComputedStyle, but the Length value is used to encode what are actually number and keyword values. So it has to be handled as a special case. Depends on https://codereview.chromium.org/2403423002/. BUG=648495 Review-Url: https://codereview.chromium.org/2656253002 Cr-Commit-Position: refs/heads/master@{#450564} Committed: https://chromium.googlesource.com/chromium/src/+/2d511bceabaa2c2a7e53dea20277cb45e08255f5

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/typedcssom/computedstyle/line-height.html View 1 chunk +95 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/ComputedStylePropertyMap.cpp View 1 2 2 chunks +23 lines, -0 lines 1 comment Download

Messages

Total messages: 13 (5 generated)
rjwright
3 years, 11 months ago (2017-01-27 00:15:24 UTC) #3
meade_UTC10
If this depends on the other CL, could you please make it a dependent patchset ...
3 years, 11 months ago (2017-01-27 06:17:10 UTC) #4
rjwright
On 2017/01/27 06:17:10, Eddy wrote: > If this depends on the other CL, could you ...
3 years, 10 months ago (2017-01-27 19:10:49 UTC) #5
rjwright
On 2017/01/27 19:10:49, rjwright wrote: > On 2017/01/27 06:17:10, Eddy wrote: > > If this ...
3 years, 10 months ago (2017-01-27 22:49:41 UTC) #6
meade_UTC10
lgtm https://codereview.chromium.org/2656253002/diff/40001/third_party/WebKit/Source/core/css/cssom/ComputedStylePropertyMap.cpp File third_party/WebKit/Source/core/css/cssom/ComputedStylePropertyMap.cpp (right): https://codereview.chromium.org/2656253002/diff/40001/third_party/WebKit/Source/core/css/cssom/ComputedStylePropertyMap.cpp#newcode113 third_party/WebKit/Source/core/css/cssom/ComputedStylePropertyMap.cpp:113: // percents. WTF... (no action required)
3 years, 10 months ago (2017-02-09 06:50:48 UTC) #7
rjwright
On 2017/02/09 06:50:48, Eddy wrote: > lgtm > > https://codereview.chromium.org/2656253002/diff/40001/third_party/WebKit/Source/core/css/cssom/ComputedStylePropertyMap.cpp > File third_party/WebKit/Source/core/css/cssom/ComputedStylePropertyMap.cpp > (right): ...
3 years, 10 months ago (2017-02-15 01:48:48 UTC) #8
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/2656253002/40001
3 years, 10 months ago (2017-02-15 01:56:43 UTC) #10
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 05:40:50 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2d511bceabaa2c2a7e53dea20277...

Powered by Google App Engine
This is Rietveld 408576698