[Webkit-unassigned] [Bug 112755] New: [css3-text] Support each-line and hanging for text-indent from CSS3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 16:34:13 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112755

           Summary: [css3-text] Support each-line and hanging for
                    text-indent from CSS3
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ljaehun.lim at samsung.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list