From kde-bugs-dist Tue Sep 30 22:38:01 2008 From: Nicholas Smethurst Date: Tue, 30 Sep 2008 22:38:01 +0000 To: kde-bugs-dist Subject: [Bug 171932] New: KHTML collapses white space from css content Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=122281435203606 http://bugs.kde.org/show_bug.cgi?id=171932 Summary: KHTML collapses white space from css content property in
 elements by default
           Product: konqueror
           Version: 3.5
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: khtml
        AssignedTo: konq-bugs@kde.org
        ReportedBy: nick.smethurst@gmail.com


Version:            (using KDE 3.5.10)
Compiler:          gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu1) 
OS:                Linux
Installed from:    Ubuntu Packages

Same problem in both Konqueror 3.5.10 and 4.1.1.

HTML test file:




    


    

This should collapse by default.

 This should    not    collapse by
default.
The generated content in the
 element should by default have its white
space conserved, as well as the white space in the 
 element's text. With
KHTML, it is necessary to add "white-space: pre" to achieve the correct
behaviour.

The default behaviour of KHTML collapses white space from generated content
when rendered in 
 elements. Firefox and Opera do not.

This is similar but not the same thing as bug 26326.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.