Summary: | khtml does not wrap text, CSS testcase 562 | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Roger Larsson <roger.larsson> |
Component: | khtml | Assignee: | 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
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 |