[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:20:53 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 023f0061ebda0b86edc4b488ec5c3660cd4c1673
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 22 01:33:25 2003 +0000

    	Fix for regressions on layout-tests caused by new table code.
    	Make sure cell's padding is used and not just the table's cellpadding.
    
            Reviewed by darin.
    
            * khtml/rendering/table_layout.cpp:
            (AutoTableLayout::recalcColumn):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3389 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 28c7943..58c7ba8 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,13 @@
+2003-01-21  David Hyatt  <hyatt at apple.com>
+
+	Fix for regressions on layout-tests caused by new table code.
+	Make sure cell's padding is used and not just the table's cellpadding.
+	
+        Reviewed by darin.
+
+        * khtml/rendering/table_layout.cpp:
+        (AutoTableLayout::recalcColumn):
+
 2003-01-21  Darin Adler  <darin at apple.com>
 
         - correct our copyrights to 2003; copyright is based on year of publication, not year worked on
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 28c7943..58c7ba8 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,13 @@
+2003-01-21  David Hyatt  <hyatt at apple.com>
+
+	Fix for regressions on layout-tests caused by new table code.
+	Make sure cell's padding is used and not just the table's cellpadding.
+	
+        Reviewed by darin.
+
+        * khtml/rendering/table_layout.cpp:
+        (AutoTableLayout::recalcColumn):
+
 2003-01-21  Darin Adler  <darin at apple.com>
 
         - correct our copyrights to 2003; copyright is based on year of publication, not year worked on

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list