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

Issue 2643293004: Fix gap for "text-underline-position:under" (Closed)

Created:
3 years, 11 months ago by kojii
Modified:
3 years, 10 months ago
Reviewers:
drott, eae
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix gap for "text-underline-position:under" This patch fixes the gap for "under" to match to the spec and to the use cases. Unlike Roman baseline, "under" position is at the bottom of em-box. It should not be offset by the gap. To avoid computing the gap for "under", roman baseline is extracted to a separate function |computeUnderlineOffsetForRoman|. BUG=677240 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2643293004 Cr-Commit-Position: refs/heads/master@{#447345} Committed: https://chromium.googlesource.com/chromium/src/+/eb6c3ce7ce15059e6411b8b018df85b2dbf0e18d

Patch Set 1 #

Patch Set 2 : Fix comments #

Patch Set 3 : Rebase #

Total comments: 1

Patch Set 4 : Resolved merge conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -14 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/InlineTextBoxPainter.cpp View 1 2 3 1 chunk +19 lines, -14 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 39 (28 generated)
kojii
PTAL. Split the "gap" fix.
3 years, 11 months ago (2017-01-21 11:14:02 UTC) #6
drott
Mostly looks good, one question regarding alternative values, and could you please clarify/elaborate on this ...
3 years, 11 months ago (2017-01-23 08:20:23 UTC) #16
kojii
On 2017/01/23 at 08:20:23, drott wrote: > Mostly looks good, one question regarding alternative values, ...
3 years, 11 months ago (2017-01-23 09:04:46 UTC) #18
drott
On 2017/01/23 at 09:04:46, kojii wrote: > On 2017/01/23 at 08:20:23, drott wrote: > > ...
3 years, 11 months ago (2017-01-23 10:29:42 UTC) #19
kojii
On 2017/01/23 at 10:29:42, drott wrote: > On 2017/01/23 at 09:04:46, kojii wrote: > > ...
3 years, 11 months ago (2017-01-23 10:35:12 UTC) #20
kojii
eae@, PTAL.
3 years, 11 months ago (2017-01-23 10:35:28 UTC) #22
drott
On 2017/01/23 at 10:35:12, kojii wrote: > On 2017/01/23 at 10:29:42, drott wrote: > > ...
3 years, 11 months ago (2017-01-23 10:39:13 UTC) #23
kojii
eae@, PTAL (sorry many similar ones in a row)
3 years, 11 months ago (2017-01-24 02:23:53 UTC) #28
eae
LGTM!
3 years, 10 months ago (2017-01-31 19:31:07 UTC) #33
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/2643293004/60001
3 years, 10 months ago (2017-01-31 19:33:02 UTC) #36
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 22:20:28 UTC) #39
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/eb6c3ce7ce15059e6411b8b018df...

Powered by Google App Engine
This is Rietveld 408576698