[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

hyatt hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:28:35 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit a63bc0fc655564020475f4e9f017a9b7c8bd6271
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Mar 8 10:58:25 2003 +0000

    *** empty log message ***
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3788 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/khtml/css/cssstyleselector.cpp b/WebCore/khtml/css/cssstyleselector.cpp
index d77cc50..9ef494e 100644
--- a/WebCore/khtml/css/cssstyleselector.cpp
+++ b/WebCore/khtml/css/cssstyleselector.cpp
@@ -2891,9 +2891,9 @@ void CSSStyleSelector::applyRule( int id, DOM::CSSValueImpl *value )
 			return;
 		}
 	    }
-
-            style->setTextDecoration(t);
         }
+
+        style->setTextDecoration(t);
         break;
     }
     case CSS_PROP__KONQ_FLOW_MODE:

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list