[Webkit-unassigned] [Bug 109021] New: [css3-text] Support text-indent:each-line from css3-text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 00:21:54 PST 2013


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

           Summary: [css3-text] Support text-indent:each-line from
                    css3-text
           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


The CSS text-indent property accepts the "each-line" values in CSS3.
The text indentation could be applied for all lines with each-line.

Please refer:
http://dev.w3.org/csswg/css3-text/#each-line

‘each-line’ means
"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."

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