Bug 204733 - [LFC][IFC] Adjust trailing container start/end inline run position when trailing content is trimmed
Summary: [LFC][IFC] Adjust trailing container start/end inline run position when trail...
Status: RESOLVED DUPLICATE of bug 204749
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: 2019-12-01 15:32 PST by zalan
Modified: 2019-12-02 12:26 PST (History)
5 users (show)

See Also:


Attachments
Patch (25.41 KB, patch)
2019-12-01 15:33 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (25.37 KB, patch)
2019-12-01 15:47 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (18.30 KB, patch)
2019-12-01 17:00 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (19.20 KB, patch)
2019-12-01 18:03 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-12-01 15:32:02 PST
<span> </span><span></span> <- when the trailing whitespace is trimmed the span runs' horizontal position need adjustment.
Comment 1 Radar WebKit Bug Importer 2019-12-01 15:32:29 PST
<rdar://problem/57546699>
Comment 2 zalan 2019-12-01 15:33:44 PST
Created attachment 384583 [details]
Patch
Comment 3 zalan 2019-12-01 15:47:22 PST
Created attachment 384584 [details]
Patch
Comment 4 zalan 2019-12-01 17:00:40 PST
Created attachment 384586 [details]
Patch
Comment 5 zalan 2019-12-01 18:03:57 PST
Created attachment 384588 [details]
Patch
Comment 6 zalan 2019-12-02 12:26:03 PST

*** This bug has been marked as a duplicate of bug 204749 ***