Bug 206155 - Text-indent with percentage value should resolve against the available width
Summary: Text-indent with percentage value should resolve against the available width
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: 2020-01-12 14:11 PST by zalan
Modified: 2020-01-13 09:06 PST (History)
11 users (show)

See Also:


Attachments
Patch (6.44 KB, patch)
2020-01-12 14:13 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (10.91 KB, patch)
2020-01-12 18:36 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 2020-01-12 14:11:11 PST
and not against the containing block's available width
Comment 1 Radar WebKit Bug Importer 2020-01-12 14:11:50 PST
<rdar://problem/58514882>
Comment 2 zalan 2020-01-12 14:13:58 PST
Created attachment 387489 [details]
Patch
Comment 3 zalan 2020-01-12 18:36:39 PST
Created attachment 387500 [details]
Patch
Comment 4 zalan 2020-01-12 19:40:57 PST
Committed r254421: <https://trac.webkit.org/changeset/254421>