Bug 55675

Summary: khtml does not wrap text, CSS testcase 562
Product: [Applications] konqueror Reporter: Roger Larsson <roger.larsson>
Component: khtmlAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Roger Larsson 2003-03-08 10:03:25 UTC
Version:           4.0 (using KDE 3.1.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

http://www.w3.org/Style/CSS/Test/CSS1/current/test562.htm

The second line should be the only nowrapping one, but all are nowrapping...
Resize the window to see that none wraps.

khtml from cvs  tonight 2003-04-08
Comment 1 Roger Larsson 2003-03-14 15:11:10 UTC
wrong month above, CVS now from 2003-03-12 
 
Rechecked the HTML source and w3 specification. 
.one pre; does not work at all should contain line breaks and whitespace 
  - new bug #55957 
.two nowrap; works. 
.three normal; is only set on the last part, with span, of sentence three 
 - should it wrap or not? 
 
I tested to create a whole sentence that was formated with .three - it works. 
 
Anyway - it is pre that does not work, not wrapping - header of this report is 
wrong - mark as RESOLVED