RESOLVED DUPLICATE of bug 223851 Bug 112755
[css3-text] Support each-line and hanging for text-indent from CSS3
https://bugs.webkit.org/show_bug.cgi?id=112755
Summary [css3-text] Support each-line and hanging for text-indent from CSS3
Jaehun Lim
Reported 2013-03-19 16:36:39 PDT
CSS3 Text introduces each-line and hanging for text-indent. This is a meta bug for implementing these values. ‘each-line’: Indentation affects the first line of the block container as well as each line after a forced line break, but does not affect lines after a soft wrap break. ‘hanging’: Inverts which lines are affected. Please refer to http://dev.w3.org/csswg/css3-text/#text-indent
Attachments
Ebrahim Byagowi
Comment 1 2017-10-17 02:55:20 PDT
So this is fixed for a long time I assume?
Jaehun Lim
Comment 2 2017-10-18 17:36:04 PDT
This bug will be closed after CSS3_TEXT macro is removed.
Kiet Ho
Comment 3 2022-05-19 16:47:17 PDT
Duplicate of 223851, which is resolved. *** This bug has been marked as a duplicate of bug 223851 ***
Note You need to log in before you can comment on or make changes to this bug.