[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mitz at apple.com mitz at apple.com
Wed Dec 22 14:03:15 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1832765be0284266a549b01a7f69648e236df089
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 1 23:09:33 2010 +0000

    Fixed a typo
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68942 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index d2fd8f1..2fb9ebc 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -61062,7 +61062,7 @@
         Continuation outlines are normally painted by the containing block. However, when the
         block and the inline are not enclosed by the same self-painting layer, the inline has to
         paint its own outlines. This was handled correctly only for the case where the inline had
-        its own self-painting layer, but now when an ancestor inline had the self-painting layer.
+        its own self-painting layer, but not when an ancestor inline had the self-painting layer.
 
         * rendering/InlineFlowBox.cpp:
         (WebCore::InlineFlowBox::paint): Instead of testing for having a self-painting layer, test

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list