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

Issue 1910053003: Get the right ascent/descent for the tallest vertically aligned container (Closed)

Created:
4 years, 8 months ago by rhogan
Modified:
4 years, 8 months ago
Reviewers:
eae
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@396717-4
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Get the right ascent/descent for the tallest vertically aligned container When we're figuring out the right adjustment to make to the ascent/descent in a line to fill the full height of the line with vertical align top/bottom we shouldn't carry forward the results of previous speculative adjustments from one box on the line to the next. Also ascent/descent are round()'ed so do the same to the lineHeight we're fitting to. BUG=604144 Committed: https://crrev.com/020751ff9d9524fe83cc858edf4d1aea78e305ae Cr-Commit-Position: refs/heads/master@{#389668}

Patch Set 1 #

Patch Set 2 : Updated #

Total comments: 2

Patch Set 3 : Updated #

Patch Set 4 : Updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -10 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/inline-block/vertical-align-top-and-bottom.html View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/inline-block/vertical-align-top-and-bottom-2.html View 1 1 chunk +58 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/inline-block/vertical-align-top-and-bottom-2-expected.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/inline-block/vertical-align-top-and-bottom-expected.txt View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-clip-path-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-clip-path-expected.txt View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-expected.txt View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/transforms/svg-vs-css-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/transforms/svg-vs-css-expected.txt View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
rhogan
4 years, 8 months ago (2016-04-24 10:49:34 UTC) #2
eae
Change itself makes sense and matches how we handle accent and descent. I have some ...
4 years, 8 months ago (2016-04-25 00:31:28 UTC) #4
rhogan
On 2016/04/25 at 00:31:28, eae wrote: > https://codereview.chromium.org/1910053003/diff/20001/third_party/WebKit/LayoutTests/fast/inline-block/vertical-align-top-and-bottom.html#newcode27 > third_party/WebKit/LayoutTests/fast/inline-block/vertical-align-top-and-bottom.html:27: <div id="line" style="display: inline-block;" data-total-y=98>crbug.com/604144: ...
4 years, 8 months ago (2016-04-25 20:16:18 UTC) #5
eae
LGTM
4 years, 8 months ago (2016-04-26 00:21:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1910053003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1910053003/60001
4 years, 8 months ago (2016-04-26 00:22:26 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-26 02:21:01 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 02:23:21 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/020751ff9d9524fe83cc858edf4d1aea78e305ae
Cr-Commit-Position: refs/heads/master@{#389668}

Powered by Google App Engine
This is Rietveld 408576698