[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ap at apple.com ap at apple.com
Thu Apr 8 01:39:29 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b3d7f8f57d4c4b33177d7049a10451c0abba0dec
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 4 22:35:08 2010 +0000

    Correct a mistake in ChangeLog entry.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54373 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index f9eb774..1393be2 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -8,7 +8,7 @@
         Test: fast/dom/HTMLInputElement/cloned-input-checked-state.html
 
         * dom/Element.cpp: (WebCore::Element::cloneElementWithoutChildren): Copy non-attribute
-        properties before attributes. Otherwise, copying "checked" property would make the cloned
+        properties before attributes. Otherwise, copying "checked" attribute would make the cloned
         node checked, unchecking original (they share a name, and are thus in the same radio group).
         We do want the original to be unchecked, but we also want to know its original state in
         HTMLInputElement::copyNonAttributeProperties().

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list