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

List:       kde-commits
Subject:    branches/KDE/4.4/kdelibs/khtml/html
From:       Maks Orlovich <maksim () kde ! org>
Date:       2010-05-04 13:55:23
Message-ID: 20100504135523.09878AC8AB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1122692 by orlovich:

Merged revision:r1122691 | orlovich | 2010-05-04 09:53:57 -0400 (Tue, 04 May 2010) | 4 lines

Permit script kids for option. Used by some LinkSys router UIs.

BUG:236242

 M  +2 -0      dtd.cpp  


--- branches/KDE/4.4/kdelibs/khtml/html/dtd.cpp #1122691:1122692
@@ -614,6 +614,8 @@
         if(childID == ID_OPTION) return true;
         return false;
     case ID_OPTION:
+        if(childID == ID_SCRIPT) return true;
+        // fallthrough intentional
     case ID_TEXTAREA:
     case ID_TITLE:
     case ID_STYLE:
[prev in list] [next in list] [prev in thread] [next in thread] 

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