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

List:       kde-commits
Subject:    branches/KDE/4.0/kdelibs/khtml/xml
From:       Maks Orlovich <maksim () kde ! org>
Date:       2008-06-25 19:59:36
Message-ID: 1214423976.995325.15153.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 824445 by orlovich:

automatically merged revision 824444:
Handle these properly here. This avoids triggers an assert 
in CSSStyleSelector when a noscript is cloned, which is 
causes by a non-html element with an HTML ID

 M  +3 -0      dom_docimpl.cpp  


--- branches/KDE/4.0/kdelibs/khtml/xml/dom_docimpl.cpp #824444:824445
@@ -1075,6 +1075,9 @@
     case ID_NOBR:
     case ID_BDO:
     case ID_NOFRAMES:
+    case ID_NOSCRIPT:
+    case ID_NOEMBED:
+    case ID_NOLAYER:
         n = new HTMLGenericElementImpl(docPtr(), id);
         break;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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