Bug 112755 - [css3-text] Support each-line and hanging for text-indent from CSS3
Summary: [css3-text] Support each-line and hanging for text-indent from CSS3
Status: RESOLVED DUPLICATE of bug 223851
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://www.w3.org/TR/css-text-3/#tex...
Keywords:
Depends on: 109021 113259 113680 113848 114663
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-19 16:36 PDT by Jaehun Lim
Modified: 2022-05-19 16:47 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaehun Lim 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
Comment 1 Ebrahim Byagowi 2017-10-17 02:55:20 PDT
So this is fixed for a long time I assume?
Comment 2 Jaehun Lim 2017-10-18 17:36:04 PDT
This bug will be closed after CSS3_TEXT macro is removed.
Comment 3 Kiet Ho 2022-05-19 16:47:17 PDT
Duplicate of 223851, which is resolved.

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