[Webkit-unassigned] [Bug 43917] New: Failure to recognize CSS3 'word-break' values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 08:04:01 PDT 2010


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

           Summary: Failure to recognize CSS3 'word-break' values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at juneoh.net


The 'word-break' property supports 5 values, as declared in CSS3 Working Draft 6.
http://www.w3.org/TR/css3-text/#word-break
The 'word-break' property is crucial in order for wrapping Asian text properly.

However, the latest Webkit engine fails to recognize some of 'word-break' property's values, for instance the 'keep-all' value.
It is apparent as it can be viewed on the inspector, that Webkit fixes unsupported values into 'normal'.

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