Bug 190745 - [LFC][IFC] Add (right, center)text-align support.
Summary: [LFC][IFC] Add (right, center)text-align support.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-18 22:09 PDT by zalan
Modified: 2018-10-22 09:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (23.89 KB, patch)
2018-10-18 22:14 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (24.43 KB, patch)
2018-10-19 10:32 PDT, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2018-10-18 22:09:55 PDT
ssia.
Comment 1 zalan 2018-10-18 22:14:25 PDT
Created attachment 352769 [details]
Patch
Comment 2 zalan 2018-10-19 10:32:48 PDT
Created attachment 352799 [details]
Patch
Comment 3 Antti Koivisto 2018-10-22 08:07:37 PDT
Comment on attachment 352799 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=352799&action=review

> Source/WebCore/layout/inlineformatting/Line.cpp:147
> +    auto alignRuns = [&]() {
> +

Extra empty line
Comment 4 zalan 2018-10-22 09:02:54 PDT
Committed r237323: <https://trac.webkit.org/changeset/237323>
Comment 5 Radar WebKit Bug Importer 2018-10-22 09:43:19 PDT
<rdar://problem/45455545>