[Webkit-unassigned] [Bug 84990] New: Add support for text-overflow-mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 12:35:08 PDT 2012


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

           Summary: Add support for text-overflow-mode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: dbates at webkit.org


Right now WebKit only supports the shorthand form of the text overflow properties, 'text-overflow.' Right now it treats text-overflow in much the same way as text-overflow-mode should be treated, by not understanding a value for text-overflow-ellipsis.  As a first step toward full support WebKit should understand text-overflow-mode and treat it the same way as text-overflow.

The spec:
http://www.w3.org/TR/2003/CR-css3-text-20030514/#text-overflow-props

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