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

List:       kde-commits
Subject:    KDE/kdelibs/khtml/css
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2005-07-12 23:49:08
Message-ID: 1121212148.668133.18475.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 434111 by wildfox:

Fix CSS_PROP_SCROLLBAR_BASE_COLOR / CSS_PROP__KHTML_TEXT_DECORATION_COLOR.
These CSS properties were not taking into account in style selection.

"<dirk> the 2nd patch looks obviously correct to me". Approved by D.M. :-)


 M  +2 -0      cssstyleselector.cpp  


--- trunk/KDE/kdelibs/khtml/css/cssstyleselector.cpp #434110:434111
@@ -2500,6 +2500,7 @@
     case CSS_PROP_COLOR:
     case CSS_PROP_OUTLINE_COLOR:
         // this property is an extension used to get HTML4 <font> right.
+	case CSS_PROP_SCROLLBAR_BASE_COLOR:
     case CSS_PROP_SCROLLBAR_FACE_COLOR:
     case CSS_PROP_SCROLLBAR_SHADOW_COLOR:
     case CSS_PROP_SCROLLBAR_HIGHLIGHT_COLOR:
@@ -2507,6 +2508,7 @@
     case CSS_PROP_SCROLLBAR_DARKSHADOW_COLOR:
     case CSS_PROP_SCROLLBAR_TRACK_COLOR:
     case CSS_PROP_SCROLLBAR_ARROW_COLOR:
+    case CSS_PROP__KHTML_TEXT_DECORATION_COLOR:
     {
         QColor col;
         if (isInherit) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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