[Webkit-unassigned] [Bug 13208] New: word-break doesn't break long words in tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 14:44:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13208

           Summary: word-break doesn't break long words in tables
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction, InRadar
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com
                CC: bdakin at apple.com


* SUMMARY
If you have a line of text with the word-break property set to break-all, long
words do not wrap if the text is located within a table.

* STEPS TO REPRODUCE
1. See attached text file for example.

* RESULTS
The first line of text in the sample is in a span and forcibly wraps
(correctly) when you resize the window. The second line of text is in a table
with a width of 100% and does not wrap.


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



More information about the webkit-unassigned mailing list