[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

ap at apple.com ap at apple.com
Wed Feb 10 22:14:49 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 17fd22b953b401daa0b0c0399bad7b86fec0a111
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