Open
Bug 1273019
Opened 8 years ago
Updated 5 months ago
[meta] Implement initial-letter related properties in CSS Inline Layout Module Level 3
Categories
(Core :: Layout: Block and Inline, enhancement)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: chenpighead, Unassigned)
References
(Depends on 3 open bugs, Blocks 1 open bug, )
Details
(Keywords: meta)
Per editor's draft spec: https://drafts.csswg.org/css-inline/, so far there are three properties about initial-letter: 1. initial-letter 2. initial-letter-align 3. initial-letter-wrap This is a meta bug to collect all the bugs related to initial-letter properties in CSS Inline Layout Module Level 3.
Comment 1•8 years ago
|
||
How does this differ from bug 1223880? Is this just about the CSS computation part?
Comment 2•8 years ago
|
||
Bug 1223880 only covers initial-letter property which has been implemented in WebKit, while this one also includes initial-letter-wrap and initial-letter-align, which need more work and are not currently implemented by any vendors else.
Updated•7 years ago
|
Blocks: css-inline
Updated•5 years ago
|
Type: defect → enhancement
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•