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

List:       kde-commits
Subject:    KDE/kdelibs/khtml/rendering
From:       Maks Orlovich <maksim () kde ! org>
Date:       2011-01-18 23:55:33
Message-ID: 20110118235533.54A7EAC8B7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1215533 by orlovich:

Fix a bug in khtml::StyleBoxData::operator == that made us incorrectly
hashcons different styles, messing up paste.kde.org

BUG: 261668



 M  +1 -0      render_style.cpp  


--- trunk/KDE/kdelibs/khtml/rendering/render_style.cpp #1215532:1215533
@@ -84,6 +84,7 @@
 	    min_height == o.min_height &&
 	    max_height == o.max_height &&
             box_sizing == o.box_sizing &&
+	    vertical_align == o.vertical_align &&
 	    z_index == o.z_index &&
             z_auto == o.z_auto;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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