Bug 112755

Summary: [css3-text] Support each-line and hanging for text-indent from CSS3
Product: WebKit Reporter: Jaehun Lim <ljaehun.lim>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ebrahim, kiet.ho, syoichi, webkit
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://www.w3.org/TR/css-text-3/#text-indent-property
Bug Depends on: 109021, 113259, 113680, 113848, 114663    
Bug Blocks:    

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 ***