Open
Bug 1273022
Opened 9 years ago
Updated 3 years ago
Implement initial-letter-wrap (from CSS Inline Layout Module Level 3)
Categories
(Core :: Layout: Block and Inline, task)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: chenpighead, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed)
This property specifies whether lines impacted by an initial letter are shortened to fit the rectangular shape of the initial letter box or follow the contour of its end-edge glyph outline.
Hi Jeremy,
Can I work on this bug? Please guide me to resolve this bug.
Thank you
Flags: needinfo?(jeremychen)
Reporter | ||
Comment 2•9 years ago
|
||
(In reply to kshitija from comment #1)
> Hi Jeremy,
>
> Can I work on this bug? Please guide me to resolve this bug.
>
> Thank you
Hi kshitija, if you have not added a new CSS property to the style system before, you could read https://developer.mozilla.org/en-US/docs/Mozilla/Adding_a_new_style_property first.
However, as dbaron suggested in bug 1223880 comment 4, I think it's probably a good idea to work on at least one or two smaller bugs in layout code before attempting this (which is larger).
Flags: needinfo?(jeremychen)
Reporter | ||
Comment 3•9 years ago
|
||
May be related to CSS shape-outside property.
Depends on: shape-outside
Updated•9 years ago
|
Keywords: dev-doc-needed
Updated•5 years ago
|
Type: defect → task
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•