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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml/html
From:       Allan Sandfeld Jensen <kde () carewolf ! com>
Date:       2006-06-18 14:00:06
Message-ID: 1150639206.595136.15676.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 552604 by carewolf:

Still move META, LINK and ISINDEX to header.


 M  +1 -1      htmlparser.cpp  


--- branches/KDE/3.5/kdelibs/khtml/html/htmlparser.cpp #552603:552604
@@ -413,7 +413,7 @@
         case ID_BASE:
             if( !head )
                 createHead();
-            if( head && !inBody ) {
+            if( head && !(id == ID_BASE && inBody )) {
                 if ( head->addChild(n) ) {
 #if SPEED_DEBUG < 2
                     if(!n->attached() && HTMLWidget)
[prev in list] [next in list] [prev in thread] [next in thread] 

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