[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/khtml/xml
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-06-10 9:40:49
Message-ID: 20040610094049.4ABBD909C () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

at least KDE 3.3 shouldn't have this regression ;(
CCMAIL: 83129-done@bugs.kde.org


  M +1 -1      dom_docimpl.cpp   1.279


--- kdelibs/khtml/xml/dom_docimpl.cpp  #1.278:1.279
@@ -959,5 +959,5 @@ void DocumentImpl::recalcStyle( StyleCha
         _style->setFontDef(fontDef);
         _style->htmlFont().update( paintDeviceMetrics() );
-        if ( inCompatMode() )
+        if ( parseMode() != Strict )
             _style->setHtmlHacks(true); // enable html specific rendering tricks
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic